﻿2026-06-06T06:35:14.5600839Z Current runner version: '2.334.0'
2026-06-06T06:35:14.5605305Z Runner name: 'hfenduleam'
2026-06-06T06:35:14.5605789Z Runner group name: 'Default'
2026-06-06T06:35:14.5606283Z Machine name: 'HFENDULEAM'
2026-06-06T06:35:14.5608187Z ##[group]GITHUB_TOKEN Permissions
2026-06-06T06:35:14.5609539Z Contents: read
2026-06-06T06:35:14.5609892Z Metadata: read
2026-06-06T06:35:14.5610206Z Packages: read
2026-06-06T06:35:14.5610524Z ##[endgroup]
2026-06-06T06:35:14.5611745Z Secret source: Actions
2026-06-06T06:35:14.5612139Z Prepare workflow directory
2026-06-06T06:35:14.5879083Z Prepare all required actions
2026-06-06T06:35:14.5909017Z Getting action download info
2026-06-06T06:35:14.9828264Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-06T06:35:15.5918937Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-06T06:35:15.6734952Z ##[group]Run actions/checkout@v5
2026-06-06T06:35:15.6735961Z with:
2026-06-06T06:35:15.6736490Z   repository: SaberMage/spt-core
2026-06-06T06:35:15.6742038Z   token: ***
2026-06-06T06:35:15.6742564Z   ssh-strict: true
2026-06-06T06:35:15.6743122Z   ssh-user: git
2026-06-06T06:35:15.6743660Z   persist-credentials: true
2026-06-06T06:35:15.6744230Z   clean: true
2026-06-06T06:35:15.6744757Z   sparse-checkout-cone-mode: true
2026-06-06T06:35:15.6745415Z   fetch-depth: 1
2026-06-06T06:35:15.6745964Z   fetch-tags: false
2026-06-06T06:35:15.6746541Z   show-progress: true
2026-06-06T06:35:15.6747071Z   lfs: false
2026-06-06T06:35:15.6747626Z   submodules: false
2026-06-06T06:35:15.6748166Z   set-safe-directory: true
2026-06-06T06:35:15.6748894Z ##[endgroup]
2026-06-06T06:35:15.8491806Z Syncing repository: SaberMage/spt-core
2026-06-06T06:35:15.8493471Z ##[group]Getting Git version info
2026-06-06T06:35:15.8494369Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-06T06:35:15.8760889Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-06T06:35:15.8978682Z git version 2.43.0.windows.1
2026-06-06T06:35:15.9010975Z ##[endgroup]
2026-06-06T06:35:15.9018691Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\4c63996b-4f89-462d-a5f4-1f7ed1c92155\.gitconfig'
2026-06-06T06:35:15.9032453Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\4c63996b-4f89-462d-a5f4-1f7ed1c92155' before making global git config changes
2026-06-06T06:35:15.9034028Z Adding repository directory to the temporary git global config as a safe directory
2026-06-06T06:35:15.9038044Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-06T06:35:15.9275805Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-06T06:35:15.9531757Z https://github.com/SaberMage/spt-core
2026-06-06T06:35:15.9565381Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-06T06:35:15.9570109Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-06T06:35:15.9806396Z refs/heads/dev-freeform
2026-06-06T06:35:15.9846778Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-06T06:35:16.0156900Z HEAD is now at c152807 test(ci): M7 D5 [twohost] — product-surface join rung + quickstart e2e rewrite
2026-06-06T06:35:16.0698101Z ##[endgroup]
2026-06-06T06:35:16.0698870Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-06T06:35:16.4691611Z ##[group]Cleaning the repository
2026-06-06T06:35:16.4696095Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-06T06:35:18.0813726Z Removing .adapter-notify/
2026-06-06T06:35:18.0814151Z Removing target/
2026-06-06T06:35:18.0852524Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-06T06:35:18.1274362Z HEAD is now at c152807 test(ci): M7 D5 [twohost] — product-surface join rung + quickstart e2e rewrite
2026-06-06T06:35:18.1300604Z ##[endgroup]
2026-06-06T06:35:18.1305332Z ##[group]Disabling automatic garbage collection
2026-06-06T06:35:18.1310823Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-06T06:35:18.1577796Z ##[endgroup]
2026-06-06T06:35:18.1578113Z ##[group]Setting up auth
2026-06-06T06:35:18.1585203Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-06T06:35:18.1807249Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-06T06:35:18.5632973Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-06T06:35:18.5875530Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-06T06:35:18.9550437Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-06T06:35:18.9772426Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-06T06:35:19.3661406Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-06T06:35:19.3919956Z ##[endgroup]
2026-06-06T06:35:19.3920363Z ##[group]Fetching the repository
2026-06-06T06:35:19.3927053Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7a22a63cf14fd294e02ad0723459bb0f9fa7065c:refs/remotes/origin/dev-freeform
2026-06-06T06:35:19.9914198Z From https://github.com/SaberMage/spt-core
2026-06-06T06:35:19.9914726Z  + c152807...7a22a63 7a22a63cf14fd294e02ad0723459bb0f9fa7065c -> origin/dev-freeform  (forced update)
2026-06-06T06:35:20.0043352Z ##[endgroup]
2026-06-06T06:35:20.0043700Z ##[group]Determining the checkout info
2026-06-06T06:35:20.0044918Z ##[endgroup]
2026-06-06T06:35:20.0050499Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-06T06:35:20.0331321Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-06T06:35:20.0560263Z ##[group]Checking out the ref
2026-06-06T06:35:20.0565600Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-06T06:35:20.0987034Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-06T06:35:20.0987387Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-06T06:35:20.0988031Z Previous HEAD position was c152807 test(ci): M7 D5 [twohost] — product-surface join rung + quickstart e2e rewrite
2026-06-06T06:35:20.0988496Z Switched to and reset branch 'dev-freeform'
2026-06-06T06:35:20.1013744Z ##[endgroup]
2026-06-06T06:35:20.1253644Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-06T06:35:20.1454713Z 7a22a63cf14fd294e02ad0723459bb0f9fa7065c
2026-06-06T06:35:20.1740493Z ##[group]Run cargo build --workspace --all-targets
2026-06-06T06:35:20.1740913Z [36;1mcargo build --workspace --all-targets[0m
2026-06-06T06:35:20.1745873Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-06T06:35:20.1746168Z ##[endgroup]
2026-06-06T06:35:20.9738872Z    Compiling proc-macro2 v1.0.106
2026-06-06T06:35:20.9739201Z    Compiling quote v1.0.45
2026-06-06T06:35:20.9739422Z    Compiling unicode-ident v1.0.24
2026-06-06T06:35:20.9739686Z    Compiling serde_core v1.0.228
2026-06-06T06:35:20.9739941Z    Compiling serde v1.0.228
2026-06-06T06:35:20.9740679Z    Compiling cfg-if v1.0.4
2026-06-06T06:35:20.9741360Z    Compiling windows-link v0.2.1
2026-06-06T06:35:20.9742153Z    Compiling typenum v1.20.1
2026-06-06T06:35:20.9742651Z    Compiling portable-atomic v1.13.1
2026-06-06T06:35:20.9744392Z    Compiling version_check v0.9.5
2026-06-06T06:35:20.9745227Z    Compiling critical-section v1.2.0
2026-06-06T06:35:20.9745960Z    Compiling memchr v2.8.1
2026-06-06T06:35:20.9746700Z    Compiling subtle v2.6.1
2026-06-06T06:35:20.9747108Z    Compiling semver v1.0.28
2026-06-06T06:35:20.9747622Z    Compiling shlex v2.0.1
2026-06-06T06:35:20.9756697Z    Compiling smallvec v1.15.1
2026-06-06T06:35:21.0479634Z    Compiling windows-sys v0.61.2
2026-06-06T06:35:21.0536969Z    Compiling find-msvc-tools v0.1.9
2026-06-06T06:35:21.1026188Z    Compiling itoa v1.0.18
2026-06-06T06:35:21.1110679Z    Compiling equivalent v1.0.2
2026-06-06T06:35:21.1755380Z    Compiling getrandom v0.2.17
2026-06-06T06:35:21.2235327Z    Compiling rustc_version v0.4.1
2026-06-06T06:35:21.2244000Z    Compiling hashbrown v0.17.1
2026-06-06T06:35:21.2729476Z    Compiling cpufeatures v0.2.17
2026-06-06T06:35:21.3276912Z    Compiling pin-project-lite v0.2.17
2026-06-06T06:35:21.3302090Z    Compiling log v0.4.32
2026-06-06T06:35:21.3585268Z    Compiling rand_core v0.10.1
2026-06-06T06:35:21.3666986Z    Compiling generic-array v0.14.7
2026-06-06T06:35:21.3684935Z    Compiling futures-core v0.3.32
2026-06-06T06:35:21.4138492Z    Compiling bytes v1.11.1
2026-06-06T06:35:21.4699462Z    Compiling cc v1.2.63
2026-06-06T06:35:21.4831047Z    Compiling getrandom v0.4.2
2026-06-06T06:35:21.5256530Z    Compiling stable_deref_trait v1.2.1
2026-06-06T06:35:21.5469103Z    Compiling libc v0.2.186
2026-06-06T06:35:21.6465911Z    Compiling futures-sink v0.3.32
2026-06-06T06:35:21.7258067Z    Compiling slab v0.4.12
2026-06-06T06:35:21.7317308Z    Compiling autocfg v1.5.1
2026-06-06T06:35:21.7317776Z    Compiling futures-io v0.3.32
2026-06-06T06:35:21.7911568Z    Compiling indexmap v2.14.0
2026-06-06T06:35:21.8730189Z    Compiling bitflags v2.12.1
2026-06-06T06:35:21.9014592Z    Compiling futures-channel v0.3.32
2026-06-06T06:35:21.9144874Z    Compiling curve25519-dalek v4.1.3
2026-06-06T06:35:21.9237553Z    Compiling zerocopy v0.8.50
2026-06-06T06:35:21.9496660Z    Compiling futures-task v0.3.32
2026-06-06T06:35:22.1291093Z    Compiling ahash v0.8.12
2026-06-06T06:35:22.1910246Z    Compiling rand_core v0.6.4
2026-06-06T06:35:22.1926838Z    Compiling signature v2.2.0
2026-06-06T06:35:22.2871790Z    Compiling pkg-config v0.3.33
2026-06-06T06:35:22.3430841Z    Compiling syn v2.0.117
2026-06-06T06:35:22.3608137Z    Compiling vcpkg v0.2.15
2026-06-06T06:35:22.3954465Z    Compiling fnv v1.0.7
2026-06-06T06:35:22.4014902Z    Compiling zmij v1.0.21
2026-06-06T06:35:22.4461374Z    Compiling ed25519 v2.2.3
2026-06-06T06:35:22.5017631Z    Compiling serde_json v1.0.150
2026-06-06T06:35:22.5139382Z    Compiling cfg_aliases v0.2.1
2026-06-06T06:35:22.6358632Z    Compiling crypto-common v0.1.7
2026-06-06T06:35:22.6359257Z    Compiling block-buffer v0.10.4
2026-06-06T06:35:22.6586478Z    Compiling fastrand v2.4.1
2026-06-06T06:35:22.6768194Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-06T06:35:22.6870972Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-06T06:35:22.7367773Z    Compiling writeable v0.6.3
2026-06-06T06:35:22.7369524Z    Compiling fallible-iterator v0.3.0
2026-06-06T06:35:22.7866420Z    Compiling digest v0.10.7
2026-06-06T06:35:22.8147375Z    Compiling litemap v0.8.2
2026-06-06T06:35:22.8520855Z    Compiling rustversion v1.0.22
2026-06-06T06:35:22.9445685Z    Compiling utf8_iter v1.0.4
2026-06-06T06:35:22.9723753Z    Compiling sha2 v0.10.9
2026-06-06T06:35:23.0465919Z    Compiling icu_properties_data v2.2.0
2026-06-06T06:35:23.0466400Z    Compiling icu_normalizer_data v2.2.0
2026-06-06T06:35:23.0690422Z    Compiling anyhow v1.0.102
2026-06-06T06:35:23.0919785Z    Compiling percent-encoding v2.3.2
2026-06-06T06:35:23.0970652Z    Compiling http v1.4.1
2026-06-06T06:35:23.1433790Z    Compiling thiserror v2.0.18
2026-06-06T06:35:23.2924680Z    Compiling windows-targets v0.52.6
2026-06-06T06:35:23.3125256Z    Compiling ring v0.17.14
2026-06-06T06:35:23.3504768Z    Compiling windows-sys v0.59.0
2026-06-06T06:35:23.3525847Z    Compiling cpufeatures v0.3.0
2026-06-06T06:35:23.3764490Z    Compiling libsqlite3-sys v0.30.1
2026-06-06T06:35:23.4368422Z    Compiling strsim v0.11.1
2026-06-06T06:35:23.4646160Z    Compiling chacha20 v0.10.0
2026-06-06T06:35:23.5095272Z    Compiling form_urlencoded v1.2.2
2026-06-06T06:35:23.6473742Z    Compiling ident_case v1.0.1
2026-06-06T06:35:23.7256684Z    Compiling untrusted v0.9.0
2026-06-06T06:35:23.7545880Z    Compiling rand v0.10.1
2026-06-06T06:35:23.7590186Z    Compiling num-traits v0.2.19
2026-06-06T06:35:23.8416178Z    Compiling windows-result v0.4.1
2026-06-06T06:35:23.8739396Z    Compiling windows-strings v0.5.1
2026-06-06T06:35:23.9268688Z    Compiling rustls v0.23.40
2026-06-06T06:35:23.9753279Z    Compiling scopeguard v1.2.0
2026-06-06T06:35:24.1727246Z    Compiling unicode-segmentation v1.13.3
2026-06-06T06:35:24.1985438Z    Compiling lock_api v0.4.14
2026-06-06T06:35:24.2742821Z    Compiling const-oid v0.10.2
2026-06-06T06:35:24.2997873Z    Compiling atomic-waker v1.1.2
2026-06-06T06:35:24.3096685Z    Compiling unicode-xid v0.2.6
2026-06-06T06:35:24.3740016Z    Compiling httparse v1.10.1
2026-06-06T06:35:24.4876315Z    Compiling http-body v1.0.1
2026-06-06T06:35:24.4886591Z    Compiling hybrid-array v0.4.12
2026-06-06T06:35:24.5061218Z    Compiling powerfmt v0.2.0
2026-06-06T06:35:24.5096053Z    Compiling winapi v0.3.9
2026-06-06T06:35:24.5198803Z    Compiling base64ct v1.8.3
2026-06-06T06:35:24.6549020Z    Compiling convert_case v0.10.0
2026-06-06T06:35:24.6854011Z    Compiling heck v0.5.0
2026-06-06T06:35:24.7423536Z    Compiling deranged v0.5.8
2026-06-06T06:35:24.7640320Z    Compiling pem-rfc7468 v1.0.0
2026-06-06T06:35:24.8034203Z    Compiling memoffset v0.6.5
2026-06-06T06:35:24.8467475Z    Compiling data-encoding v2.11.0
2026-06-06T06:35:24.9674844Z    Compiling try-lock v0.2.5
2026-06-06T06:35:25.0257300Z    Compiling base64 v0.22.1
2026-06-06T06:35:25.0919549Z    Compiling thiserror v1.0.69
2026-06-06T06:35:25.1413108Z    Compiling parking_lot_core v0.9.12
2026-06-06T06:35:25.1449408Z    Compiling tower-service v0.3.3
2026-06-06T06:35:25.2257662Z    Compiling time-core v0.1.8
2026-06-06T06:35:25.2737099Z    Compiling tinyvec_macros v0.1.1
2026-06-06T06:35:25.3011399Z    Compiling num-conv v0.2.2
2026-06-06T06:35:25.3698051Z    Compiling tinyvec v1.11.0
2026-06-06T06:35:25.4485386Z    Compiling block-buffer v0.12.0
2026-06-06T06:35:25.5000097Z    Compiling crypto-common v0.2.2
2026-06-06T06:35:25.5480153Z    Compiling want v0.3.1
2026-06-06T06:35:25.6592987Z    Compiling vergen-lib v9.1.0
2026-06-06T06:35:25.6722737Z    Compiling n0-future v0.3.2
2026-06-06T06:35:25.6884781Z    Compiling inout v0.1.4
2026-06-06T06:35:25.7099978Z    Compiling serial-core v0.4.0
2026-06-06T06:35:25.7753437Z    Compiling spin v0.10.0
2026-06-06T06:35:25.8436028Z    Compiling httpdate v1.0.3
2026-06-06T06:35:25.8907260Z    Compiling crossbeam-utils v0.8.21
2026-06-06T06:35:25.9042022Z    Compiling winnow v1.0.3
2026-06-06T06:35:25.9305516Z    Compiling cordyceps v0.3.4
2026-06-06T06:35:26.0147396Z    Compiling diatomic-waker v0.2.3
2026-06-06T06:35:26.0579039Z    Compiling winreg v0.10.1
2026-06-06T06:35:26.0619273Z    Compiling ref-cast v1.0.25
2026-06-06T06:35:26.0977857Z    Compiling parking v2.2.1
2026-06-06T06:35:26.1971763Z    Compiling synstructure v0.13.2
2026-06-06T06:35:26.2477140Z    Compiling darling_core v0.20.11
2026-06-06T06:35:26.2542292Z    Compiling futures-buffered v0.2.13
2026-06-06T06:35:26.2558347Z    Compiling futures-lite v2.6.1
2026-06-06T06:35:26.3106828Z    Compiling serde_derive_internals v0.29.1
2026-06-06T06:35:26.4097421Z    Compiling digest v0.11.3
2026-06-06T06:35:26.5996120Z    Compiling serial-windows v0.4.0
2026-06-06T06:35:26.6395877Z    Compiling cipher v0.4.4
2026-06-06T06:35:26.7311441Z    Compiling vergen-lib v0.1.6
2026-06-06T06:35:26.7653295Z    Compiling vergen v9.1.0
2026-06-06T06:35:26.8340893Z    Compiling universal-hash v0.5.1
2026-06-06T06:35:26.8781771Z    Compiling noq-udp v0.10.0
2026-06-06T06:35:26.9381841Z    Compiling sync_wrapper v1.0.2
2026-06-06T06:35:26.9836694Z    Compiling heapless v0.7.17
2026-06-06T06:35:26.9857276Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-06T06:35:26.9860487Z    Compiling aho-corasick v1.1.4
2026-06-06T06:35:27.0121065Z    Compiling opaque-debug v0.3.1
2026-06-06T06:35:27.0189973Z    Compiling regex-syntax v0.8.10
2026-06-06T06:35:27.0932647Z    Compiling byteorder v1.5.0
2026-06-06T06:35:27.0995439Z    Compiling winnow v0.7.15
2026-06-06T06:35:27.1108497Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-06T06:35:27.2648583Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-06T06:35:27.3043100Z    Compiling either v1.16.0
2026-06-06T06:35:27.3268664Z    Compiling toml_write v0.1.2
2026-06-06T06:35:27.3882025Z    Compiling bitflags v1.3.2
2026-06-06T06:35:27.4047689Z    Compiling pin-utils v0.1.0
2026-06-06T06:35:27.4097621Z    Compiling lazy_static v1.5.0
2026-06-06T06:35:27.5718725Z    Compiling shared_library v0.1.9
2026-06-06T06:35:27.5755757Z    Compiling nix v0.25.1
2026-06-06T06:35:27.6120978Z    Compiling hash32 v0.2.1
2026-06-06T06:35:27.6374546Z    Compiling polyval v0.6.2
2026-06-06T06:35:27.7796669Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-06T06:35:27.8648517Z    Compiling parking_lot v0.12.5
2026-06-06T06:35:27.8727389Z    Compiling serial v0.4.0
2026-06-06T06:35:27.9037396Z    Compiling spin v0.9.8
2026-06-06T06:35:27.9229725Z    Compiling vergen-gitcl v1.0.8
2026-06-06T06:35:27.9917566Z    Compiling windows-threading v0.2.1
2026-06-06T06:35:27.9981071Z    Compiling dyn-clone v1.0.20
2026-06-06T06:35:28.1677226Z    Compiling downcast-rs v1.2.1
2026-06-06T06:35:28.1760210Z    Compiling tower-layer v0.3.3
2026-06-06T06:35:28.1898807Z    Compiling shell-words v1.1.1
2026-06-06T06:35:28.2392878Z    Compiling signature v3.0.0
2026-06-06T06:35:28.3140660Z    Compiling ghash v0.5.1
2026-06-06T06:35:28.3694350Z    Compiling aes v0.8.4
2026-06-06T06:35:28.3694820Z    Compiling ctr v0.9.2
2026-06-06T06:35:28.4077922Z    Compiling sha2 v0.11.0-rc.5
2026-06-06T06:35:28.4585514Z    Compiling time v0.3.47
2026-06-06T06:35:28.4913489Z    Compiling http-body-util v0.1.3
2026-06-06T06:35:28.5040288Z    Compiling aead v0.5.2
2026-06-06T06:35:28.5266816Z    Compiling proc-macro-crate v3.5.0
2026-06-06T06:35:28.5617951Z    Compiling ipconfig v0.3.4
2026-06-06T06:35:28.6449145Z    Compiling widestring v1.2.1
2026-06-06T06:35:28.8012587Z    Compiling aes-gcm v0.10.3
2026-06-06T06:35:28.8149108Z    Compiling serde_derive v1.0.228
2026-06-06T06:35:28.8445325Z    Compiling zeroize_derive v1.4.3
2026-06-06T06:35:29.0108590Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-06T06:35:29.0433592Z    Compiling socket2 v0.6.4
2026-06-06T06:35:29.0800826Z    Compiling zerofrom-derive v0.1.7
2026-06-06T06:35:29.2030412Z    Compiling mio v1.2.1
2026-06-06T06:35:29.3484576Z    Compiling yoke-derive v0.8.2
2026-06-06T06:35:29.3515991Z    Compiling tokio-macros v2.7.0
2026-06-06T06:35:29.5448431Z    Compiling futures-macro v0.3.32
2026-06-06T06:35:29.5497863Z    Compiling zerovec-derive v0.11.3
2026-06-06T06:35:29.5500262Z    Compiling zeroize v1.8.2
2026-06-06T06:35:29.6758622Z    Compiling displaydoc v0.2.6
2026-06-06T06:35:29.7114264Z    Compiling tracing-attributes v0.1.31
2026-06-06T06:35:29.7188819Z    Compiling thiserror-impl v2.0.18
2026-06-06T06:35:30.0972052Z    Compiling tokio v1.52.3
2026-06-06T06:35:30.1855279Z    Compiling rustls-pki-types v1.14.1
2026-06-06T06:35:30.3720312Z    Compiling darling_macro v0.20.11
2026-06-06T06:35:30.3924539Z    Compiling derive_more-impl v2.1.1
2026-06-06T06:35:30.4369662Z    Compiling futures-util v0.3.32
2026-06-06T06:35:30.5068468Z    Compiling rustls-webpki v0.103.13
2026-06-06T06:35:30.5069099Z    Compiling windows-interface v0.59.3
2026-06-06T06:35:30.6918892Z    Compiling spez v0.1.2
2026-06-06T06:35:30.7134485Z    Compiling zerofrom v0.1.8
2026-06-06T06:35:30.8397786Z    Compiling n0-error-macros v0.1.3
2026-06-06T06:35:30.8578564Z    Compiling darling v0.20.11
2026-06-06T06:35:30.9437730Z    Compiling ed25519-dalek v2.2.0
2026-06-06T06:35:31.0518629Z    Compiling yoke v0.8.3
2026-06-06T06:35:31.0553918Z    Compiling windows-implement v0.60.2
2026-06-06T06:35:31.1589736Z    Compiling spt-proto v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-06T06:35:31.1944002Z    Compiling derive_builder_core v0.20.2
2026-06-06T06:35:31.2793672Z    Compiling der v0.8.0-rc.10
2026-06-06T06:35:31.3379421Z    Compiling thiserror-impl v1.0.69
2026-06-06T06:35:31.3563975Z    Compiling pin-project-internal v1.1.13
2026-06-06T06:35:31.3870322Z    Compiling zerovec v0.11.6
2026-06-06T06:35:31.4357091Z    Compiling zerotrie v0.2.4
2026-06-06T06:35:31.6231554Z    Compiling ref-cast-impl v1.0.25
2026-06-06T06:35:31.8515585Z    Compiling regex-automata v0.4.14
2026-06-06T06:35:31.8744199Z    Compiling n0-error v0.1.3
2026-06-06T06:35:31.8949268Z    Compiling windows-core v0.62.2
2026-06-06T06:35:31.9793886Z    Compiling tinystr v0.8.3
2026-06-06T06:35:32.0956226Z    Compiling potential_utf v0.1.5
2026-06-06T06:35:32.1749088Z    Compiling icu_locale_core v2.2.0
2026-06-06T06:35:32.2001781Z    Compiling icu_collections v2.2.0
2026-06-06T06:35:32.2879198Z    Compiling schemars_derive v1.2.1
2026-06-06T06:35:32.4136904Z    Compiling derive_builder_macro v0.20.2
2026-06-06T06:35:32.4465797Z    Compiling spki v0.8.0-rc.4
2026-06-06T06:35:32.5332301Z    Compiling windows-future v0.3.2
2026-06-06T06:35:32.6974860Z    Compiling pin-project v1.1.13
2026-06-06T06:35:32.7103428Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-06T06:35:32.7980952Z    Compiling windows-collections v0.3.2
2026-06-06T06:35:32.8727536Z    Compiling derive_builder v0.20.2
2026-06-06T06:35:32.9035443Z    Compiling filedescriptor v0.8.3
2026-06-06T06:35:32.9360843Z    Compiling windows-numerics v0.3.1
2026-06-06T06:35:32.9791940Z    Compiling cobs v0.3.0
2026-06-06T06:35:32.9792463Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-06T06:35:33.1214968Z    Compiling icu_provider v2.2.0
2026-06-06T06:35:33.2128270Z    Compiling portable-pty v0.8.1
2026-06-06T06:35:33.2303623Z    Compiling postcard-derive v0.2.2
2026-06-06T06:35:33.4381327Z    Compiling icu_normalizer v2.2.0
2026-06-06T06:35:33.4700138Z    Compiling icu_properties v2.2.0
2026-06-06T06:35:33.5461676Z    Compiling ipnet v2.12.0
2026-06-06T06:35:33.5638444Z    Compiling serde_spanned v0.6.9
2026-06-06T06:35:33.5707077Z    Compiling toml_datetime v0.6.11
2026-06-06T06:35:33.5763033Z    Compiling futures-executor v0.3.32
2026-06-06T06:35:33.7023825Z    Compiling futures v0.3.32
2026-06-06T06:35:33.7910398Z    Compiling toml_edit v0.22.27
2026-06-06T06:35:33.8802272Z    Compiling once_cell v1.21.4
2026-06-06T06:35:33.9325248Z    Compiling prefix-trie v0.8.4
2026-06-06T06:35:33.9325702Z    Compiling regex v1.12.3
2026-06-06T06:35:33.9334337Z    Compiling ed25519 v3.0.0-rc.4
2026-06-06T06:35:34.1071154Z    Compiling tracing-core v0.1.36
2026-06-06T06:35:34.2944960Z    Compiling hashbrown v0.14.5
2026-06-06T06:35:34.3042609Z    Compiling tokio-util v0.7.18
2026-06-06T06:35:34.3644577Z    Compiling tempfile v3.27.0
2026-06-06T06:35:34.4290483Z    Compiling schemars v1.2.1
2026-06-06T06:35:34.5010875Z    Compiling tracing v0.1.44
2026-06-06T06:35:34.5780484Z    Compiling postcard v1.1.3
2026-06-06T06:35:34.5813690Z    Compiling derive_more v2.1.1
2026-06-06T06:35:34.6108747Z    Compiling tower v0.5.3
2026-06-06T06:35:34.6298661Z    Compiling idna_adapter v1.2.2
2026-06-06T06:35:34.8201570Z    Compiling idna v1.1.0
2026-06-06T06:35:34.9612894Z    Compiling hashlink v0.9.1
2026-06-06T06:35:34.9874250Z    Compiling h2 v0.4.14
2026-06-06T06:35:35.0698275Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-06T06:35:35.1702361Z    Compiling url v2.5.8
2026-06-06T06:35:35.1833051Z    Compiling data-encoding-macro v0.1.20
2026-06-06T06:35:35.2591552Z    Compiling rusqlite v0.32.1
2026-06-06T06:35:35.3303020Z    Compiling windows v0.62.2
2026-06-06T06:35:35.3891738Z    Compiling chrono v0.4.45
2026-06-06T06:35:35.5719990Z    Compiling num_enum_derive v0.7.6
2026-06-06T06:35:35.7059133Z    Compiling toml v0.8.23
2026-06-06T06:35:35.8792221Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-06T06:35:36.0871782Z    Compiling strum_macros v0.28.0
2026-06-06T06:35:36.1506012Z    Compiling iroh-metrics-derive v0.4.1
2026-06-06T06:35:36.1840229Z    Compiling spt-store v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-06T06:35:36.5911586Z    Compiling async-trait v0.1.89
2026-06-06T06:35:36.6992738Z    Compiling enum-assoc v1.3.0
2026-06-06T06:35:36.7532157Z    Compiling crossbeam-epoch v0.9.18
2026-06-06T06:35:36.8460431Z    Compiling crossbeam-channel v0.5.15
2026-06-06T06:35:37.0483791Z    Compiling windows-registry v0.6.1
2026-06-06T06:35:37.1256248Z    Compiling blake3 v1.8.5
2026-06-06T06:35:37.1531084Z    Compiling netwatch v0.16.0
2026-06-06T06:35:37.1595903Z    Compiling noq v0.18.0
2026-06-06T06:35:37.4406932Z    Compiling uuid v1.23.2
2026-06-06T06:35:37.4627123Z    Compiling acto v0.8.2
2026-06-06T06:35:37.4766230Z    Compiling tagptr v0.2.0
2026-06-06T06:35:37.5279018Z    Compiling xml-rs v0.8.28
2026-06-06T06:35:37.5279525Z    Compiling ryu v1.0.23
2026-06-06T06:35:37.5602934Z    Compiling sorted-index-buffer v0.2.1
2026-06-06T06:35:37.5744216Z    Compiling lru-slab v0.1.2
2026-06-06T06:35:37.7767442Z    Compiling tokio-rustls v0.26.4
2026-06-06T06:35:37.8579125Z    Compiling spt-msg v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-06T06:35:37.8750934Z    Compiling allocator-api2 v0.2.21
2026-06-06T06:35:37.8822741Z    Compiling rustc-hash v2.1.2
2026-06-06T06:35:37.9168692Z    Compiling mac-addr v0.3.0
2026-06-06T06:35:37.9352637Z    Compiling foldhash v0.2.0
2026-06-06T06:35:38.0158198Z    Compiling identity-hash v0.1.0
2026-06-06T06:35:38.0468976Z    Compiling netdev v0.42.0
2026-06-06T06:35:38.1237972Z    Compiling spt-term v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-06T06:35:38.1238800Z    Compiling spt-runtime v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-06T06:35:38.1283934Z    Compiling noq-proto v0.17.0
2026-06-06T06:35:38.2402010Z    Compiling xmltree v0.10.3
2026-06-06T06:35:38.2965970Z    Compiling hashbrown v0.16.1
2026-06-06T06:35:38.4883816Z    Compiling moka v0.12.15
2026-06-06T06:35:38.6592097Z    Compiling strum v0.28.0
2026-06-06T06:35:38.7882009Z    Compiling hyper v1.10.1
2026-06-06T06:35:38.9609845Z    Compiling hickory-net v0.26.0-beta.4
2026-06-06T06:35:39.0006694Z    Compiling iroh-metrics v0.38.3
2026-06-06T06:35:39.0145554Z    Compiling rustls-platform-verifier v0.7.0
2026-06-06T06:35:39.4177868Z    Compiling num_enum v0.7.6
2026-06-06T06:35:39.4497955Z    Compiling iroh-relay v0.98.0
2026-06-06T06:35:39.4542823Z    Compiling tower-http v0.6.11
2026-06-06T06:35:39.7332160Z    Compiling iroh-base v0.98.0
2026-06-06T06:35:39.7627589Z    Compiling attohttpc v0.30.1
2026-06-06T06:35:39.8990963Z    Compiling n0-watcher v0.6.1
2026-06-06T06:35:39.9420219Z    Compiling tokio-stream v0.1.18
2026-06-06T06:35:40.1748885Z    Compiling hyper-util v0.1.20
2026-06-06T06:35:40.3925583Z    Compiling simple-dns v0.9.3
2026-06-06T06:35:40.4982935Z    Compiling smol_str v0.1.24
2026-06-06T06:35:40.5045328Z    Compiling arrayvec v0.7.6
2026-06-06T06:35:40.6025290Z    Compiling constant_time_eq v0.4.2
2026-06-06T06:35:40.7040046Z    Compiling arrayref v0.3.9
2026-06-06T06:35:40.7712275Z    Compiling sha1_smol v1.0.1
2026-06-06T06:35:40.8020819Z    Compiling resolv-conf v0.7.6
2026-06-06T06:35:40.8075286Z    Compiling simdutf8 v0.1.5
2026-06-06T06:35:41.0149320Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-06T06:35:41.0251386Z    Compiling tokio-websockets v0.13.2
2026-06-06T06:35:41.3407845Z    Compiling iroh-dns v0.98.0
2026-06-06T06:35:41.3613622Z    Compiling lru v0.16.4
2026-06-06T06:35:41.5854446Z    Compiling hyper-rustls v0.27.9
2026-06-06T06:35:41.6568549Z    Compiling igd-next v0.17.1
2026-06-06T06:35:41.7140394Z    Compiling webpki-roots v1.0.7
2026-06-06T06:35:41.7382723Z    Compiling seize v0.5.1
2026-06-06T06:35:41.8094528Z    Compiling reqwest v0.13.4
2026-06-06T06:35:41.8425144Z    Compiling serde_bytes v0.11.19
2026-06-06T06:35:41.8425621Z    Compiling hmac v0.12.1
2026-06-06T06:35:41.8967757Z    Compiling iroh v0.98.2
2026-06-06T06:35:41.9303483Z    Compiling cmov v0.5.4
2026-06-06T06:35:41.9902849Z    Compiling hkdf v0.12.4
2026-06-06T06:35:42.0442439Z    Compiling papaya v0.2.4
2026-06-06T06:35:42.1121148Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-06T06:35:42.1576442Z    Compiling ctutils v0.4.2
2026-06-06T06:35:42.1728996Z    Compiling backon v1.6.0
2026-06-06T06:35:42.2709475Z    Compiling spake2 v0.4.0
2026-06-06T06:35:42.3230187Z    Compiling sha1 v0.10.6
2026-06-06T06:35:42.4004967Z    Compiling recvmsg v1.0.0
2026-06-06T06:35:42.4480926Z    Compiling doctest-file v1.1.1
2026-06-06T06:35:42.4584003Z    Compiling spt-live v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-06T06:35:42.5704392Z    Compiling anstyle v1.0.14
2026-06-06T06:35:42.5861069Z    Compiling utf8parse v0.2.2
2026-06-06T06:35:42.6624933Z    Compiling once_cell_polyfill v1.70.2
2026-06-06T06:35:42.7230993Z    Compiling anstyle-parse v1.0.0
2026-06-06T06:35:42.7557346Z    Compiling anstyle-wincon v3.0.11
2026-06-06T06:35:42.7772443Z    Compiling anstyle-query v1.1.5
2026-06-06T06:35:42.8298625Z    Compiling is_terminal_polyfill v1.70.2
2026-06-06T06:35:42.9553508Z    Compiling interprocess v2.4.2
2026-06-06T06:35:42.9647891Z    Compiling colorchoice v1.0.5
2026-06-06T06:35:42.9740139Z    Compiling terminal_size v0.4.4
2026-06-06T06:35:42.9790019Z    Compiling clap_lex v1.1.0
2026-06-06T06:35:43.0815834Z    Compiling anstream v1.0.0
2026-06-06T06:35:43.0872917Z    Compiling clap_derive v4.6.1
2026-06-06T06:35:43.1135455Z    Compiling qrcode v0.14.1
2026-06-06T06:35:43.6084320Z    Compiling clap_builder v4.6.0
2026-06-06T06:35:44.0227470Z    Compiling mock-adapter v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-06T06:35:45.0036493Z    Compiling wmi v0.18.4
2026-06-06T06:35:45.9322203Z    Compiling clap v4.6.1
2026-06-06T06:35:47.2356684Z    Compiling portmapper v0.16.0
2026-06-06T06:36:01.6965715Z    Compiling spt-net v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-06T06:36:02.7643339Z    Compiling spt-daemon v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-06T06:36:09.6976328Z    Compiling spt v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-06T06:36:09.7142506Z    Compiling xtask v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-06T06:36:32.3832385Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
2026-06-06T06:36:32.5753102Z ##[group]Run cargo test --workspace
2026-06-06T06:36:32.5753401Z [36;1mcargo test --workspace[0m
2026-06-06T06:36:32.5756527Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-06T06:36:32.5756833Z ##[endgroup]
2026-06-06T06:36:33.2866226Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
2026-06-06T06:36:33.3318348Z      Running unittests src\main.rs (target\debug\deps\mock_session-b723849a1d473152.exe)
2026-06-06T06:36:33.3624602Z 
2026-06-06T06:36:33.3624832Z running 0 tests
2026-06-06T06:36:33.3625066Z 
2026-06-06T06:36:33.3625277Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:36:33.3625551Z 
2026-06-06T06:36:33.3636607Z      Running unittests src\shell.rs (target\debug\deps\mock_shell-aae0062ba49be94f.exe)
2026-06-06T06:36:33.3924322Z 
2026-06-06T06:36:33.3924655Z running 0 tests
2026-06-06T06:36:33.3924824Z 
2026-06-06T06:36:33.3925174Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:36:33.3925398Z 
2026-06-06T06:36:33.3936680Z      Running tests\manifest_valid.rs (target\debug\deps\manifest_valid-880d021e7b3e6d0a.exe)
2026-06-06T06:36:33.6948639Z 
2026-06-06T06:36:33.6948947Z running 3 tests
2026-06-06T06:36:33.6961255Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-06T06:36:33.6961549Z test mock_manifest_parses_and_validates ... ok
2026-06-06T06:36:33.6961789Z test mock_has_no_claude_code_conventions ... ok
2026-06-06T06:36:33.6961968Z 
2026-06-06T06:36:33.6962134Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:36:33.6962374Z 
2026-06-06T06:36:33.6974606Z      Running unittests src\main.rs (target\debug\deps\spt-0a6a3d8d96d78346.exe)
2026-06-06T06:36:34.3127615Z 
2026-06-06T06:36:34.3128025Z running 87 tests
2026-06-06T06:36:34.3138089Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-06T06:36:34.3141412Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-06T06:36:34.3141878Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-06T06:36:34.3144385Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-06T06:36:34.3147974Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-06T06:36:34.3150698Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-06T06:36:34.3205712Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-06T06:36:34.3207715Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-06T06:36:34.3270676Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-06T06:36:34.3326393Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-06T06:36:34.3342581Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-06T06:36:34.3360217Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-06T06:36:34.4310466Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-06T06:36:34.5577921Z test api::reporting::tests::boundary_injects_deferred_shell_context ... ok
2026-06-06T06:36:34.5961879Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-06T06:36:34.7066246Z test api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake ... ok
2026-06-06T06:36:34.7084836Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-06T06:36:34.7140020Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-06T06:36:34.7141261Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-06T06:36:34.7155020Z test api::tests::adapter_is_required ... ok
2026-06-06T06:36:34.7162762Z test api::tests::state_value_is_validated ... ok
2026-06-06T06:36:34.7183827Z test api::tests::surface_parses ... ok
2026-06-06T06:36:34.8874310Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-06T06:36:34.8926794Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-06T06:36:34.9025816Z test api::reporting::tests::history_log_appends ... ok
2026-06-06T06:36:34.9062627Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-06T06:36:34.9133874Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-06T06:36:34.9161614Z test cli::tests::access_subcommands_parse ... ok
2026-06-06T06:36:34.9180333Z test cli::tests::adapter_subcommands_parse ... ok
2026-06-06T06:36:34.9182924Z test cli::tests::create_existing_name_is_usage_error ... ok
2026-06-06T06:36:34.9185571Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-06T06:36:34.9189582Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-06T06:36:34.9191740Z test cli::tests::create_not_elevated_refuses_without_saving ... ok
2026-06-06T06:36:34.9281300Z test cli::tests::create_prints_joining_material_when_elevated ... ok
2026-06-06T06:36:34.9289167Z test cli::tests::digest_flag_defaults ... ok
2026-06-06T06:36:34.9290092Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-06T06:36:34.9291202Z test cli::tests::escalation_choice_parses_fail_closed ... ok
2026-06-06T06:36:34.9464916Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-06T06:36:34.9491717Z test cli::tests::grant_subcommands_parse ... ok
2026-06-06T06:36:34.9514770Z test cli::tests::help_groups_cover_every_command ... ok
2026-06-06T06:36:34.9525754Z test cli::tests::how_to_topics_cover_ready_and_send ... ok
2026-06-06T06:36:34.9537086Z test cli::tests::invalid_usage_errors ... ok
2026-06-06T06:36:34.9538210Z test cli::tests::join_gate_refuses_without_confirmed_elevation ... ok
2026-06-06T06:36:34.9542226Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-06T06:36:34.9545352Z test cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale ... ok
2026-06-06T06:36:34.9547538Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-06T06:36:34.9550697Z test cli::tests::notif_subnet_resolution_never_guesses ... ok
2026-06-06T06:36:34.9575712Z test cli::tests::notify_surface_parses ... ok
2026-06-06T06:36:34.9796054Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-06T06:36:34.9808605Z test cli::tests::pair_namespace_is_gone ... ok
2026-06-06T06:36:34.9816873Z test cli::tests::ring_timeout_defaults ... ok
2026-06-06T06:36:34.9825772Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-06T06:36:35.0100594Z test api::startup::tests::bind_assigns_home_and_revive_preserves_it ... ok
2026-06-06T06:36:35.0148765Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-06T06:36:35.0268777Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-06T06:36:35.0323560Z test api::startup::tests::missing_seed_refused ... ok
2026-06-06T06:36:35.0697356Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-06T06:36:35.1065385Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-06T06:36:35.1109592Z test cli::tests::shell_subcommands_parse ... ok
2026-06-06T06:36:35.1116690Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-06T06:36:35.1119430Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-06T06:36:35.1198937Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-06T06:36:35.1219517Z test cli::tests::subcommands_parse ... ok
2026-06-06T06:36:35.1223352Z test cli::tests::subnet_status_renders_rows_and_hints_never_secrets ... ok
2026-06-06T06:36:35.1225757Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-06T06:36:35.1228530Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-06T06:36:35.1229804Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-06T06:36:35.1231252Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-06T06:36:35.1231669Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-06T06:36:35.1241548Z test cli::tests::subnet_arg_shapes_parse ... ok
2026-06-06T06:36:35.1268762Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-06T06:36:35.1284146Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-06T06:36:35.1353611Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-06T06:36:35.2477705Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-06T06:36:35.3186223Z test api::worker::tests::worker_poll_holds_deferred_while_resting ... ok
2026-06-06T06:36:35.3212247Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-06T06:36:36.7543439Z test cli::tests::fork_forks_homes_and_deletes_exactly_the_source ... ok
2026-06-06T06:36:52.2246792Z test cli::tests::owner_shutdown_gated_by_can_shutdown_grant ... ok
2026-06-06T06:36:52.4601423Z test cli::tests::shell_channels_relay_sensory_and_text_file ... ok
2026-06-06T06:36:52.5016426Z test cli::tests::shell_owner_exclusivity_negatives ... ok
2026-06-06T06:36:52.5258493Z test cli::tests::shell_relink_relaunches_offline_instances_only ... ok
2026-06-06T06:36:52.6821746Z test cli::tests::shell_spawn_approval_floor_gates ... ok
2026-06-06T06:36:52.9557251Z test cli::tests::shell_spawn_cap_and_over_cap_gates ... ok
2026-06-06T06:37:03.3578728Z test cli::tests::shell_spawn_gates_on_the_registered_set ... ok
2026-06-06T06:37:03.3618755Z test cli::tests::shutdown_soft_stops_and_suspends ... ok
2026-06-06T06:37:03.6788717Z test wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate ... ok
2026-06-06T06:37:03.8331710Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-06T06:37:03.8332033Z 
2026-06-06T06:37:03.8332267Z test result: ok. 87 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.52s
2026-06-06T06:37:03.8333001Z 
2026-06-06T06:37:03.8432654Z      Running tests\contract_e2e.rs (target\debug\deps\contract_e2e-cb36ee1490fc1daa.exe)
2026-06-06T06:37:03.8760858Z 
2026-06-06T06:37:03.8761091Z running 4 tests
2026-06-06T06:37:05.2198404Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-06T06:37:05.2781721Z SEEDED:60780
2026-06-06T06:37:05.6048701Z test seed_then_listen_binds_and_relays ... ok
2026-06-06T06:37:05.8017416Z test mock_adapter_drives_the_full_contract ... ok
2026-06-06T06:37:05.8199389Z SEEDED:60780
2026-06-06T06:37:06.7048684Z test live_agent_lifecycle_e2e ... ok
2026-06-06T06:37:06.7048937Z 
2026-06-06T06:37:06.7049119Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.83s
2026-06-06T06:37:06.7049371Z 
2026-06-06T06:37:06.7063281Z      Running tests\notify_shell_e2e.rs (target\debug\deps\notify_shell_e2e-f81b64da6c904ab2.exe)
2026-06-06T06:37:06.7381259Z 
2026-06-06T06:37:06.7381510Z running 1 test
2026-06-06T06:37:06.7382934Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-06T06:37:06.7383121Z 
2026-06-06T06:37:06.7383332Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:37:06.7383582Z 
2026-06-06T06:37:06.7393313Z      Running tests\oneliner_e2e.rs (target\debug\deps\oneliner_e2e-4e2f59364ab09359.exe)
2026-06-06T06:37:06.7915694Z 
2026-06-06T06:37:06.7915893Z running 1 test
2026-06-06T06:37:06.7917242Z test install_script_against_staged_release ... ok
2026-06-06T06:37:06.7917439Z 
2026-06-06T06:37:06.7917628Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:37:06.7917842Z 
2026-06-06T06:37:06.7928524Z      Running tests\quickstart_e2e.rs (target\debug\deps\quickstart_e2e-f597ff9eb71f11c6.exe)
2026-06-06T06:37:06.8461703Z 
2026-06-06T06:37:06.8461921Z running 1 test
2026-06-06T06:37:09.7510758Z test published_messaging_quickstart_runs_as_written ... ok
2026-06-06T06:37:09.7510998Z 
2026-06-06T06:37:09.7511172Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.90s
2026-06-06T06:37:09.7511412Z 
2026-06-06T06:37:09.7524740Z      Running tests\release_verify_e2e.rs (target\debug\deps\release_verify_e2e-5cfd819d2fd702f5.exe)
2026-06-06T06:37:09.9446343Z 
2026-06-06T06:37:09.9446585Z running 1 test
2026-06-06T06:37:09.9447885Z test published_release_verifies_against_embedded_anchor ... ok
2026-06-06T06:37:09.9448103Z 
2026-06-06T06:37:09.9448268Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:37:09.9448501Z 
2026-06-06T06:37:09.9459082Z      Running tests\shell_e2e.rs (target\debug\deps\shell_e2e-598c90bb4d8d2571.exe)
2026-06-06T06:37:10.2242924Z 
2026-06-06T06:37:10.2243210Z running 1 test
2026-06-06T06:37:11.4448828Z test mock_shell_binary_drives_the_full_link ... ok
2026-06-06T06:37:11.4449035Z 
2026-06-06T06:37:11.4449247Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.22s
2026-06-06T06:37:11.4449474Z 
2026-06-06T06:37:11.4464196Z      Running tests\shell_sleepwake_e2e.rs (target\debug\deps\shell_sleepwake_e2e-cc6ec1ca304d189d.exe)
2026-06-06T06:37:11.8080740Z 
2026-06-06T06:37:11.8081099Z running 1 test
2026-06-06T06:37:13.6688167Z test sleep_wake_cycle_drives_from_both_ends ... ok
2026-06-06T06:37:13.6688385Z 
2026-06-06T06:37:13.6688585Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.86s
2026-06-06T06:37:13.6688836Z 
2026-06-06T06:37:13.6703691Z      Running unittests src\lib.rs (target\debug\deps\spt_daemon-70cc953b6aff1abf.exe)
2026-06-06T06:37:14.2927959Z 
2026-06-06T06:37:14.2928376Z running 178 tests
2026-06-06T06:37:14.2933082Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-06T06:37:14.2933731Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-06T06:37:14.2935546Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-06T06:37:14.2936088Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-06T06:37:14.2937134Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-06T06:37:14.2937620Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-06T06:37:14.2962145Z test config::tests::missing_file_is_default ... ok
2026-06-06T06:37:14.2970532Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-06T06:37:14.3024583Z test config::tests::save_load_roundtrip ... ok
2026-06-06T06:37:14.3026336Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-06T06:37:14.3029022Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-06T06:37:14.3035178Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-06T06:37:14.3036615Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-06T06:37:14.3037126Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-06T06:37:14.3037579Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-06T06:37:14.3038066Z test daemon::tests::windows_arg_quoting_roundtrips_the_rules ... ok
2026-06-06T06:37:14.3038609Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-06T06:37:14.3039220Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-06T06:37:14.3045113Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-06T06:37:14.3076214Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-06T06:37:14.3077137Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-06T06:37:14.3154146Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-06T06:37:14.3154625Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-06T06:37:14.3154940Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-06T06:37:14.3155570Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-06T06:37:14.3155804Z test digesthub::tests::render_is_glanceable ... ok
2026-06-06T06:37:14.3156065Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-06T06:37:14.3156330Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-06T06:37:14.3156707Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-06T06:37:14.3157145Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-06T06:37:14.3157441Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-06T06:37:14.3157686Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-06T06:37:14.3157911Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-06T06:37:14.3158182Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-06T06:37:14.3158445Z test access::tests::gate_decision_table ... ok
2026-06-06T06:37:14.3158673Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-06T06:37:14.3158914Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-06T06:37:14.3159173Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-06T06:37:14.3159544Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-06T06:37:14.3159761Z test grants::tests::escalation_answers_apply ... ok
2026-06-06T06:37:14.3159977Z test grants::tests::escalation_ask_body_roundtrip ... ok
2026-06-06T06:37:14.3160288Z test grants::tests::no_session_escalates_with_none_target ... ok
2026-06-06T06:37:14.3160527Z test grants::tests::preconsent_flags_author_grants ... ok
2026-06-06T06:37:14.3160780Z test grants::tests::reserved_capabilities_refuse_even_when_granted ... ok
2026-06-06T06:37:14.3161038Z test grants::tests::ungranted_escalates_granted_allows ... ok
2026-06-06T06:37:14.3161278Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-06T06:37:14.3270456Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-06T06:37:14.3462765Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-06T06:37:14.3463537Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-06T06:37:14.3512570Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-06T06:37:14.3569098Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-06T06:37:14.3575562Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-06T06:37:14.3596173Z test applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint ... ok
2026-06-06T06:37:14.3647379Z test adapter_update::tests::ripple_registered_uses_the_registered_set ... ok
2026-06-06T06:37:14.3657646Z test applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched ... ok
2026-06-06T06:37:14.3667870Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-06T06:37:14.3669485Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-06T06:37:14.3671465Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-06T06:37:14.3672853Z test msg::tests::output_envelope_round_trips ... ok
2026-06-06T06:37:14.3674171Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-06T06:37:14.3675190Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-06T06:37:14.3731219Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-06T06:37:14.3734759Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-06T06:37:14.4110131Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-06T06:37:14.4572241Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-06T06:37:14.5848012Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-06T06:37:14.6093709Z test grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips ... ok
2026-06-06T06:37:14.6926148Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-06T06:37:14.7722391Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-06T06:37:15.4330416Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-06T06:37:15.4857025Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-06T06:37:15.5421800Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-06T06:37:15.6236214Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-06T06:37:15.6707380Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-06T06:37:15.7528935Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-06T06:37:15.7578958Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-06T06:37:15.8153493Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-06T06:37:15.8154560Z test pairhost::tests::wire_errors_classify_for_the_guided_ux ... ok
2026-06-06T06:37:15.8362796Z test presence::tests::mra_degrades_to_local_and_skips_noise_rows ... ok
2026-06-06T06:37:15.8364068Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-06T06:37:15.8392975Z test presence::tests::snapshot_loading_degrades_on_junk ... ok
2026-06-06T06:37:15.8455936Z test presence::tests::mra_joins_local_and_gossiped_legs_under_one_max ... ok
2026-06-06T06:37:15.8535423Z test presence::tests::subnet_scope_gates_both_legs ... ok
2026-06-06T06:37:15.8817071Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-06T06:37:15.8957149Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-06T06:37:16.2888423Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-06T06:37:16.4945129Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-06T06:37:16.5655121Z test linkhost::tests::run_action_relinks_drives_and_refuses ... ok
2026-06-06T06:37:16.7009841Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-06T06:37:16.8412767Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-06T06:37:16.8413958Z test reconcile::tests::active_node_wins ... ok
2026-06-06T06:37:16.8415287Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-06T06:37:16.8416444Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-06T06:37:16.8417488Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-06T06:37:16.8691824Z test registryhost::tests::admitted_feeds_stamp_the_heard_map ... ok
2026-06-06T06:37:16.9931415Z test notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked ... ok
2026-06-06T06:37:17.0728173Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-06T06:37:17.2097109Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-06T06:37:17.2504364Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-06T06:37:17.4459304Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-06T06:37:17.4535545Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-06T06:37:17.4569746Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-06T06:37:17.5266060Z test notif::tests::shell_notif_templates_render_for_attached_instances_only ... ok
2026-06-06T06:37:17.6977489Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-06T06:37:17.7106212Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-06T06:37:17.7209577Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-06T06:37:17.7293285Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-06T06:37:17.7382812Z test release::tests::builtin_keys_merge_and_revoke_under_file_overlay ... ok
2026-06-06T06:37:17.7468905Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-06T06:37:17.7553720Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-06T06:37:17.7554689Z test release::tests::hex_roundtrips ... ok
2026-06-06T06:37:17.7806415Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-06T06:37:17.7883700Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-06T06:37:17.7887801Z test release::tests::revoked_key_is_rejected ... ok
2026-06-06T06:37:17.7889126Z test release::tests::shipped_builtin_table_is_well_formed ... ok
2026-06-06T06:37:17.7975058Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-06T06:37:17.8000879Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-06T06:37:17.8066259Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-06T06:37:17.8086684Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-06T06:37:17.8146340Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-06T06:37:17.8234800Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-06T06:37:17.8235902Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-06T06:37:17.8268462Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-06T06:37:17.8316323Z test resting::tests::deferred_held_keys_on_the_durable_rest_record ... ok
2026-06-06T06:37:17.8329110Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-06T06:37:17.8330260Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-06T06:37:17.9638431Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-06T06:37:17.9753406Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-06T06:37:17.9754695Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-06T06:37:18.0621815Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-06T06:37:18.1579543Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-06T06:37:18.2596136Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-06T06:37:18.2600658Z test shellchan::tests::frames_compose_and_stamp_roundtrips ... ok
2026-06-06T06:37:18.2601968Z test shellchan::tests::sensory_text_file_frames_shape ... ok
2026-06-06T06:37:18.2605033Z test shellchan::tests::vocab_check_bounds_ops_and_args ... ok
2026-06-06T06:37:18.2821054Z test shelldisc::tests::discover_across_joins_other_node_subnet_adapters ... ok
2026-06-06T06:37:18.3256089Z test shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable ... ok
2026-06-06T06:37:18.3415683Z test shelldisc::tests::shell_context_renders_sections_and_empties_to_none ... ok
2026-06-06T06:37:18.4174106Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-06T06:37:18.5275653Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-06T06:37:18.7135272Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-06T06:37:18.7240675Z test shellhost::tests::launch_fails_closed_on_bad_templates ... ok
2026-06-06T06:37:18.8010563Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-06T06:37:18.8012973Z test shellhost::tests::link_key_and_frame_mac_roundtrip ... ok
2026-06-06T06:37:18.8014363Z test shellwake::tests::backoff_curve_doubles_to_the_cap ... ok
2026-06-06T06:37:18.8158149Z test shellhost::tests::launch_parks_token_and_bind_by_token_onlines ... ok
2026-06-06T06:37:18.8243531Z test registryhost::tests::advertise_local_stamps_the_node_label ... ok
2026-06-06T06:37:18.8275244Z test shellwake::tests::resolve_wake_refuses_without_a_reachable_owner ... ok
2026-06-06T06:37:18.8292802Z test shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches ... ok
2026-06-06T06:37:18.8550506Z test registryhost::tests::advertisement_carries_both_authored_blurb ... ok
2026-06-06T06:37:18.8824574Z test registryhost::tests::advertisement_carries_the_presence_datum ... ok
2026-06-06T06:37:18.8826016Z test sync::tests::gate_decision_table ... ok
2026-06-06T06:37:18.8835826Z test shellwake::tests::watcher_opcode_exit_fires_resolution_once ... ok
2026-06-06T06:37:18.8840432Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-06T06:37:18.8843748Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-06T06:37:18.8844997Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-06T06:37:18.8846179Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-06T06:37:18.8847223Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-06T06:37:18.8848408Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-06T06:37:18.9019723Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-06T06:37:18.9106946Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-06T06:37:18.9186970Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-06T06:37:18.9188129Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-06T06:37:18.9425031Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-06T06:37:19.0596963Z test shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot ... ok
2026-06-06T06:37:19.0617138Z test shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline ... ok
2026-06-06T06:37:19.0624873Z test shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases ... ok
2026-06-06T06:37:19.1103214Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-06T06:37:19.2203998Z test relay::tests::run_honors_stop ... ok
2026-06-06T06:37:19.2606395Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-06T06:37:19.3373177Z test resting::tests::rest_edges_cascade_shells_with_divergence ... ok
2026-06-06T06:37:19.3440175Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-06T06:37:19.3505422Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-06T06:37:19.3570002Z test seedmap::tests::take_absent_is_none ... ok
2026-06-06T06:37:19.3967756Z test shellwake::tests::reconcile_flips_watchers_with_instance_state ... ok
2026-06-06T06:37:19.4301453Z test shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch ... ok
2026-06-06T06:37:19.7074154Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-06T06:37:19.8307026Z test shellwake::tests::watcher_crash_exits_respawn_then_give_up ... ok
2026-06-06T06:37:19.8307244Z 
2026-06-06T06:37:19.8307410Z test result: ok. 178 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.54s
2026-06-06T06:37:19.8307625Z 
2026-06-06T06:37:19.8357646Z      Running tests\access.rs (target\debug\deps\access-967073089cffe6d7.exe)
2026-06-06T06:37:20.4831295Z 
2026-06-06T06:37:20.4831572Z running 1 test
2026-06-06T06:37:20.7243380Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-06T06:37:20.7243594Z 
2026-06-06T06:37:20.7243943Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
2026-06-06T06:37:20.7244320Z 
2026-06-06T06:37:20.7336224Z      Running tests\attach.rs (target\debug\deps\attach-f9925dd3e1c21df3.exe)
2026-06-06T06:37:20.7713874Z 
2026-06-06T06:37:20.7714225Z running 3 tests
2026-06-06T06:37:20.9688997Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-06T06:37:20.9781952Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-06T06:37:20.9898104Z test attach_registers_remote_drive_detection ... ok
2026-06-06T06:37:20.9898270Z 
2026-06-06T06:37:20.9898436Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
2026-06-06T06:37:20.9898649Z 
2026-06-06T06:37:21.0055150Z      Running tests\brain_swap.rs (target\debug\deps\brain_swap-012ad6d18888d1c2.exe)
2026-06-06T06:37:21.0388258Z 
2026-06-06T06:37:21.0388448Z running 1 test
2026-06-06T06:37:21.0656429Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-06T06:37:21.0656660Z 
2026-06-06T06:37:21.0656858Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-06T06:37:21.0657061Z 
2026-06-06T06:37:21.0669659Z      Running tests\broker.rs (target\debug\deps\broker-6e76493107303a2b.exe)
2026-06-06T06:37:21.0965533Z 
2026-06-06T06:37:21.0965705Z running 1 test
2026-06-06T06:37:21.1231561Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-06T06:37:21.1231756Z 
2026-06-06T06:37:21.1231913Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-06T06:37:21.1232123Z 
2026-06-06T06:37:21.1246413Z      Running tests\budget.rs (target\debug\deps\budget-5f11feaedc9b59c3.exe)
2026-06-06T06:37:21.1512365Z 
2026-06-06T06:37:21.1512458Z running 1 test
2026-06-06T06:37:21.1514486Z test measure_dormant_seat_budget ... ok
2026-06-06T06:37:21.1514630Z 
2026-06-06T06:37:21.1514788Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:37:21.1515207Z 
2026-06-06T06:37:21.1524413Z      Running tests\daemon_e2e.rs (target\debug\deps\daemon_e2e-e9feb35e8b045b06.exe)
2026-06-06T06:37:21.1832339Z 
2026-06-06T06:37:21.1832475Z running 1 test
2026-06-06T06:37:23.2002735Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-06T06:37:23.2002937Z 
2026-06-06T06:37:23.2003101Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.02s
2026-06-06T06:37:23.2003312Z 
2026-06-06T06:37:23.2018985Z      Running tests\digest.rs (target\debug\deps\digest-3ed4ac59cdafa103.exe)
2026-06-06T06:37:23.5066786Z 
2026-06-06T06:37:23.5067045Z running 1 test
2026-06-06T06:37:23.6533758Z test digest_daemon_half_end_to_end ... ok
2026-06-06T06:37:23.6533929Z 
2026-06-06T06:37:23.6534086Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
2026-06-06T06:37:23.6534303Z 
2026-06-06T06:37:23.6557364Z      Running tests\dispatch.rs (target\debug\deps\dispatch-75c301bb571cc1cf.exe)
2026-06-06T06:37:24.2849390Z 
2026-06-06T06:37:24.2849630Z running 9 tests
2026-06-06T06:37:24.4495722Z test dispatcher_survives_an_unknown_stream ... ok
2026-06-06T06:37:24.5502608Z test dispatcher_serves_an_update_pull_undriven ... ok
2026-06-06T06:37:24.6592562Z test dispatcher_applies_a_notif_feed_undriven ... ok
2026-06-06T06:37:25.2667653Z test dispatcher_funnels_wan_messages_undriven ... ok
2026-06-06T06:37:26.2806595Z test dispatcher_serves_a_sync_pull_undriven ... ok
2026-06-06T06:37:26.5325892Z test dispatcher_serves_a_cross_node_shell_link ... ok
2026-06-06T06:37:26.6790475Z test dispatcher_serves_a_remote_drive_attach_undriven ... ok
2026-06-06T06:37:26.8689023Z test dispatcher_surfaces_a_remote_won_notif_at_the_winning_node ... ok
2026-06-06T06:37:26.9960614Z test dispatcher_serves_a_file_fetch_undriven ... ok
2026-06-06T06:37:26.9960811Z 
2026-06-06T06:37:26.9960966Z test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.71s
2026-06-06T06:37:26.9961204Z 
2026-06-06T06:37:27.0462335Z      Running tests\handoff.rs (target\debug\deps\handoff-8dbffa8a8844225b.exe)
2026-06-06T06:37:27.5832396Z 
2026-06-06T06:37:27.5832620Z running 1 test
2026-06-06T06:37:27.7844800Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-06T06:37:27.7845005Z 
2026-06-06T06:37:27.7845167Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-06T06:37:27.7845388Z 
2026-06-06T06:37:27.7859630Z      Running tests\idempotent.rs (target\debug\deps\idempotent-14172257adae8ae1.exe)
2026-06-06T06:37:27.8193364Z 
2026-06-06T06:37:27.8193573Z running 1 test
2026-06-06T06:37:27.9403175Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-06T06:37:27.9403374Z 
2026-06-06T06:37:27.9403531Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
2026-06-06T06:37:27.9403752Z 
2026-06-06T06:37:27.9467070Z      Running tests\netbroker.rs (target\debug\deps\netbroker-588bc97642f53cb7.exe)
2026-06-06T06:37:27.9851338Z 
2026-06-06T06:37:27.9851477Z running 5 tests
2026-06-06T06:37:27.9876545Z test netless_broker_probes_gracefully ... ok
2026-06-06T06:37:28.0195013Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-06T06:37:28.0274744Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-06T06:37:28.0666785Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-06T06:37:28.0670772Z test brain_dials_second_broker_over_loopback ... ok
2026-06-06T06:37:28.0670932Z 
2026-06-06T06:37:28.0671100Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
2026-06-06T06:37:28.0671307Z 
2026-06-06T06:37:28.0772938Z      Running tests\netstream.rs (target\debug\deps\netstream-4d9fcf67b9913aa2.exe)
2026-06-06T06:37:28.7241081Z 
2026-06-06T06:37:28.7241336Z running 2 tests
2026-06-06T06:37:28.9504943Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-06T06:37:29.0861958Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-06T06:37:29.0862147Z 
2026-06-06T06:37:29.0862304Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
2026-06-06T06:37:29.0862532Z 
2026-06-06T06:37:29.1067355Z      Running tests\notifsync.rs (target\debug\deps\notifsync-fcc92b9fc2597753.exe)
2026-06-06T06:37:29.7547778Z 
2026-06-06T06:37:29.7548044Z running 1 test
2026-06-06T06:37:30.0151051Z test notif_spools_converge_over_the_wire_and_dismiss_replicates ... ok
2026-06-06T06:37:30.0151267Z 
2026-06-06T06:37:30.0151425Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
2026-06-06T06:37:30.0151902Z 
2026-06-06T06:37:30.0261353Z      Running tests\pairjoin.rs (target\debug\deps\pairjoin-3fdc6437ad8a857a.exe)
2026-06-06T06:37:30.6568254Z 
2026-06-06T06:37:30.6568515Z running 1 test
2026-06-06T06:37:30.9342099Z test daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end ... ok
2026-06-06T06:37:30.9342334Z 
2026-06-06T06:37:30.9342538Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
2026-06-06T06:37:30.9342746Z 
2026-06-06T06:37:30.9380765Z      Running tests\peerloop.rs (target\debug\deps\peerloop-8f4fe4e25d9d1926.exe)
2026-06-06T06:37:30.9778260Z 
2026-06-06T06:37:30.9778477Z running 1 test
2026-06-06T06:37:32.1986611Z test pump_and_dispatch_self_drive_the_subnet ... ok
2026-06-06T06:37:32.1986801Z 
2026-06-06T06:37:32.1986964Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.22s
2026-06-06T06:37:32.1987379Z 
2026-06-06T06:37:32.2080519Z      Running tests\presence.rs (target\debug\deps\presence-03914a59ee44eee6.exe)
2026-06-06T06:37:32.2451341Z 
2026-06-06T06:37:32.2451552Z running 2 tests
2026-06-06T06:37:32.4803623Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-06T06:37:35.4472334Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-06T06:37:35.4472534Z 
2026-06-06T06:37:35.4472697Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.20s
2026-06-06T06:37:35.4472948Z 
2026-06-06T06:37:35.4519438Z      Running tests\propagate.rs (target\debug\deps\propagate-1888a7f8f68ffcbb.exe)
2026-06-06T06:37:36.0992269Z 
2026-06-06T06:37:36.0992512Z running 4 tests
2026-06-06T06:37:36.2513216Z test untrusted_origin_gets_no_offer ... ok
2026-06-06T06:37:36.2602654Z test rollback_offer_is_rejected_before_any_fetch ... ok
2026-06-06T06:37:36.2741574Z test tampered_relay_artifact_is_rejected_and_never_staged ... ok
2026-06-06T06:37:36.5924515Z test chain_self_heal_propagates_with_gate_at_every_hop ... ok
2026-06-06T06:37:36.5925027Z 
2026-06-06T06:37:36.5925278Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
2026-06-06T06:37:36.5925617Z 
2026-06-06T06:37:36.6159632Z      Running tests\replicate.rs (target\debug\deps\replicate-93c6fe48f2ea78fe.exe)
2026-06-06T06:37:37.2560381Z 
2026-06-06T06:37:37.2560681Z running 1 test
2026-06-06T06:37:37.3989576Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-06T06:37:37.3989775Z 
2026-06-06T06:37:37.3989954Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
2026-06-06T06:37:37.3990482Z 
2026-06-06T06:37:37.4090234Z      Running tests\shellchan.rs (target\debug\deps\shellchan-2877bc060aae95e3.exe)
2026-06-06T06:37:37.4437781Z 
2026-06-06T06:37:37.4437975Z running 2 tests
2026-06-06T06:37:37.6885162Z test stdin_receipt_delivers_spooled_frames_exactly_once ... ok
2026-06-06T06:37:37.8323542Z test hung_shell_stalls_no_other_owner ... ok
2026-06-06T06:37:37.8323722Z 
2026-06-06T06:37:37.8323889Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
2026-06-06T06:37:37.8324097Z 
2026-06-06T06:37:37.8433855Z      Running tests\sync.rs (target\debug\deps\sync-bf102082d3a2b645.exe)
2026-06-06T06:37:37.8804537Z 
2026-06-06T06:37:37.8804717Z running 3 tests
2026-06-06T06:37:39.3150645Z test torn_pull_recovers_by_repulling ... ok
2026-06-06T06:37:41.7525705Z test two_tier_sync_lands_and_gate_refuses_server_side ... ok
2026-06-06T06:37:42.3401192Z test concurrent_writes_reconcile_on_elected_node_and_converge ... ok
2026-06-06T06:37:42.3401402Z 
2026-06-06T06:37:42.3401563Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.46s
2026-06-06T06:37:42.3401778Z 
2026-06-06T06:37:42.3638503Z      Running tests\twohost.rs (target\debug\deps\twohost-b30f18ed397e86ae.exe)
2026-06-06T06:37:42.3975180Z 
2026-06-06T06:37:42.3975404Z running 2 tests
2026-06-06T06:37:42.3976946Z test two_host_ladder_role_a ... ok
2026-06-06T06:37:42.3977137Z test two_host_ladder_role_b ... ok
2026-06-06T06:37:42.3977246Z 
2026-06-06T06:37:42.3977399Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:37:42.3977617Z 
2026-06-06T06:37:42.3994188Z      Running tests\wanmsg.rs (target\debug\deps\wanmsg-4b85805b23705e63.exe)
2026-06-06T06:37:42.4347921Z 
2026-06-06T06:37:42.4348095Z running 2 tests
2026-06-06T06:37:42.7952377Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-06T06:37:42.8264533Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-06T06:37:42.8264718Z 
2026-06-06T06:37:42.8264876Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
2026-06-06T06:37:42.8265093Z 
2026-06-06T06:37:42.8327941Z      Running tests\xfer.rs (target\debug\deps\xfer-53b3d56336ef1f00.exe)
2026-06-06T06:37:42.8702278Z 
2026-06-06T06:37:42.8702495Z running 2 tests
2026-06-06T06:37:43.0978992Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-06T06:37:43.1243873Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-06T06:37:43.1244055Z 
2026-06-06T06:37:43.1244222Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
2026-06-06T06:37:43.1244429Z 
2026-06-06T06:37:43.1339031Z      Running unittests src\lib.rs (target\debug\deps\spt_live-fe61eb9d2872d25a.exe)
2026-06-06T06:37:43.1615427Z 
2026-06-06T06:37:43.1615622Z running 49 tests
2026-06-06T06:37:43.1619067Z test context::tests::direct_always_writes ... ok
2026-06-06T06:37:43.1619912Z test context::tests::llm_over_llm_writes ... ok
2026-06-06T06:37:43.1620248Z test context::tests::llm_past_window_writes ... ok
2026-06-06T06:37:43.1622066Z test context::tests::llm_within_window_suppressed ... ok
2026-06-06T06:37:43.1622430Z test echo::tests::provenance_is_stamped ... ok
2026-06-06T06:37:43.1623483Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-06T06:37:43.1813586Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-06T06:37:43.1814803Z test outbound::tests::empty_body_parses_to_empty_intent ... ok
2026-06-06T06:37:43.1816148Z test outbound::tests::malformed_and_chunk_lines_are_skipped ... ok
2026-06-06T06:37:43.1817501Z test outbound::tests::non_authorable_types_are_ignored ... ok
2026-06-06T06:37:43.1819081Z test outbound::tests::parses_reply_and_notify_in_order ... ok
2026-06-06T06:37:43.1820352Z test outbound::tests::prose_only_yields_nothing ... ok
2026-06-06T06:37:43.1821800Z test outbound::tests::spoofed_routing_attrs_are_unrepresentable ... ok
2026-06-06T06:37:43.1822953Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-06T06:37:43.1824088Z test psyche::tests::prompt_without_event ... ok
2026-06-06T06:37:43.1870969Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-06T06:37:43.1916587Z test history::tests::fetcher_yields_records ... ok
2026-06-06T06:37:43.1922308Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-06T06:37:43.2048388Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-06T06:37:43.2054509Z test echo::tests::echo_nonzero_errors ... ok
2026-06-06T06:37:43.2117407Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-06T06:37:43.2155833Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-06T06:37:43.4821742Z test history::tests::fetcher_timeout_errors ... ok
2026-06-06T06:37:43.7485451Z test ingest::tests::both_drops_ingested ... ok
2026-06-06T06:37:44.1414990Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-06T06:37:44.1419271Z test history::tests::native_missing_log_is_empty ... ok
2026-06-06T06:37:44.1487007Z test history::tests::native_reads_logged_records ... ok
2026-06-06T06:37:44.1495756Z test ingest::tests::no_drops_is_empty ... ok
2026-06-06T06:37:44.1496897Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-06T06:37:44.1497835Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-06T06:37:44.1498949Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-06T06:37:44.1507342Z test signoff::tests::stale_signoff_swept ... ok
2026-06-06T06:37:44.1790822Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-06T06:37:44.2047331Z test turn::tests::turn_captures_stdout ... ok
2026-06-06T06:37:44.4103944Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-06T06:37:45.1918321Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-06T06:37:45.2051198Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-06T06:37:45.2067998Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-06T06:37:45.6060955Z test pulse::tests::tick_ingests_drops ... ok
2026-06-06T06:37:45.6077081Z test pulse::tests::tick_reports_idle ... ok
2026-06-06T06:37:46.0463928Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-06T06:37:46.2998948Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-06T06:37:46.9560730Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-06T06:37:47.4093337Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-06T06:37:47.4412741Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-06T06:37:47.8848180Z test resume::tests::download_composes_two_tiers ... ok
2026-06-06T06:37:47.9168951Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-06T06:37:47.9174946Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-06T06:37:48.7594977Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-06T06:37:48.7595168Z 
2026-06-06T06:37:48.7595324Z test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.60s
2026-06-06T06:37:48.7595537Z 
2026-06-06T06:37:48.7609133Z      Running unittests src\lib.rs (target\debug\deps\spt_msg-6ff6850022151b38.exe)
2026-06-06T06:37:48.9650074Z 
2026-06-06T06:37:48.9650279Z running 22 tests
2026-06-06T06:37:48.9656973Z test deliver::tests::deferred_send_validates ... ok
2026-06-06T06:37:48.9658007Z test ring::tests::ring_no_perch ... ok
2026-06-06T06:37:49.0314744Z test listener::tests::drop_unregisters_address ... ok
2026-06-06T06:37:49.0315832Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-06T06:37:49.0316928Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-06T06:37:49.0322247Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-06T06:37:49.0327251Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-06T06:37:49.0852113Z test deliver::tests::send_outcome_mapping ... ok
2026-06-06T06:37:49.1022504Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-06T06:37:49.1254298Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-06T06:37:49.1390849Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-06T06:37:49.1533597Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-06T06:37:49.1800024Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-06T06:37:49.1933027Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-06T06:37:49.2018119Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-06T06:37:49.2364224Z test ready::tests::backlog_drains_on_start ... ok
2026-06-06T06:37:49.2519187Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-06T06:37:49.2837108Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-06T06:37:49.4338073Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-06T06:37:49.4518001Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-06T06:37:49.6090290Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-06T06:37:51.3278142Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-06T06:37:51.3278349Z 
2026-06-06T06:37:51.3278519Z test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.36s
2026-06-06T06:37:51.3278738Z 
2026-06-06T06:37:51.3295848Z      Running tests\killer_quickstart.rs (target\debug\deps\killer_quickstart-98aa729ce130ba3e.exe)
2026-06-06T06:37:51.3630285Z 
2026-06-06T06:37:51.3630456Z running 2 tests
2026-06-06T06:37:51.6183493Z test offline_then_online_delivers_backlog ... ok
2026-06-06T06:37:51.7467958Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-06T06:37:51.7468173Z 
2026-06-06T06:37:51.7468365Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
2026-06-06T06:37:51.7468609Z 
2026-06-06T06:37:51.7484715Z      Running unittests src\lib.rs (target\debug\deps\spt_net-dee3431435a0e440.exe)
2026-06-06T06:37:52.3889022Z 
2026-06-06T06:37:52.3889281Z running 100 tests
2026-06-06T06:37:52.3892487Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-06T06:37:52.3895540Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-06T06:37:52.3895925Z test net::notif::tests::forged_origin_field_is_inert ... ok
2026-06-06T06:37:52.3896925Z test net::notif::tests::record_split_across_chunks_reassembles ... ok
2026-06-06T06:37:52.3897513Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-06T06:37:52.3898362Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-06T06:37:52.3898848Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-06T06:37:52.3899286Z test net::notif::tests::record_round_trips_and_unknown_kind_is_skipped ... ok
2026-06-06T06:37:52.3899610Z test net::pairing::meet::tests::key_seed_is_not_the_token ... ok
2026-06-06T06:37:52.3899933Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-06T06:37:52.3900579Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-06T06:37:52.3900933Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-06T06:37:52.3901324Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-06T06:37:52.3901725Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-06T06:37:52.3902277Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-06T06:37:52.3903066Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-06T06:37:52.3903619Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-06T06:37:52.3904751Z test net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound ... ok
2026-06-06T06:37:52.3905489Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-06T06:37:52.3906196Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-06T06:37:52.3906831Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-06T06:37:52.3907332Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-06T06:37:52.3909245Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-06T06:37:52.3912977Z test net::pairing::meet::tests::skewed_window_contains_the_listener_id ... ok
2026-06-06T06:37:52.3913466Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-06T06:37:52.3913969Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-06T06:37:52.3914406Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-06T06:37:52.3916036Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-06T06:37:52.3916505Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-06T06:37:52.3920809Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-06T06:37:52.3923483Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-06T06:37:52.3924839Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-06T06:37:52.3925807Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-06T06:37:52.3926286Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-06T06:37:52.3931114Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-06T06:37:52.3932533Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-06T06:37:52.4259030Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-06T06:37:52.4410751Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-06T06:37:52.4594351Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-06T06:37:52.4611100Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-06T06:37:52.4612396Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-06T06:37:52.4618595Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-06T06:37:52.4621091Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-06T06:37:52.4621614Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-06T06:37:52.4624374Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-06T06:37:52.4624853Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-06T06:37:52.4625296Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-06T06:37:52.4625719Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-06T06:37:52.4626182Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-06T06:37:52.4627620Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-06T06:37:52.4628182Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-06T06:37:52.4629452Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-06T06:37:52.4629925Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-06T06:37:52.4632827Z test net::registry::tests::node_label_rides_the_lease_and_serde ... ok
2026-06-06T06:37:52.4633490Z test net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared ... ok
2026-06-06T06:37:52.4634034Z test net::registry::tests::presence_datum_rides_the_lease_and_serde ... ok
2026-06-06T06:37:52.4634531Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-06T06:37:52.4635150Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-06T06:37:52.4637569Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-06T06:37:52.4638135Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-06T06:37:52.4638925Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-06T06:37:52.4639563Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-06T06:37:52.4640891Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-06T06:37:52.4641420Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-06T06:37:52.4642456Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-06T06:37:52.4642891Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-06T06:37:52.4643513Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-06T06:37:52.4644026Z test net::registry::tests::resource_projection_filters_hidden_and_offline ... ok
2026-06-06T06:37:52.4644528Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-06T06:37:52.4644995Z test net::registry::tests::resource_blurb_rides_the_lease_and_serde ... ok
2026-06-06T06:37:52.4645461Z test net::registry::tests::suspended_is_addressable_and_roundtrips ... ok
2026-06-06T06:37:52.4648218Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-06T06:37:52.4648804Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-06T06:37:52.4650746Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-06T06:37:52.4651364Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-06T06:37:52.4651859Z test net::rest::tests::records_round_trip_and_degrade ... ok
2026-06-06T06:37:52.4652307Z test net::shelllink::tests::records_round_trip_and_degrade ... ok
2026-06-06T06:37:52.4655116Z test net::sync::tests::record_split_across_chunks_reassembles ... ok
2026-06-06T06:37:52.4655708Z test net::sync::tests::forged_origin_field_is_inert ... ok
2026-06-06T06:37:52.4657318Z test net::update::tests::forged_origin_field_is_inert ... ok
2026-06-06T06:37:52.4657787Z test net::update::tests::record_split_across_chunks_reassembles ... ok
2026-06-06T06:37:52.4658263Z test net::sync::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-06T06:37:52.4658797Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-06T06:37:52.4659753Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-06T06:37:52.4660338Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-06T06:37:52.4660886Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-06T06:37:52.4661418Z test net::update::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-06T06:37:52.4661866Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-06T06:37:52.4662195Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-06T06:37:52.4662699Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-06T06:37:52.4663037Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-06T06:37:52.4939599Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-06T06:37:52.4946003Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-06T06:37:52.4946289Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-06T06:37:52.5183201Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-06T06:37:52.5663686Z test net::pairing::wire::tests::loopback_pairs_and_pins_both_sides ... ok
2026-06-06T06:37:52.5755299Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-06T06:37:52.5899163Z test net::pairing::wire::tests::wrong_code_fails_and_writes_no_trust ... ok
2026-06-06T06:37:52.6358601Z test net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint ... ok
2026-06-06T06:37:52.6681719Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-06T06:37:52.6681978Z 
2026-06-06T06:37:52.6682401Z test result: ok. 99 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.28s
2026-06-06T06:37:52.6682893Z 
2026-06-06T06:37:52.6723871Z      Running unittests src\lib.rs (target\debug\deps\spt_proto-ee00448e1f05334d.exe)
2026-06-06T06:37:52.7481833Z 
2026-06-06T06:37:52.7482050Z running 54 tests
2026-06-06T06:37:52.7485956Z test addr::tests::display_round_trips ... ok
2026-06-06T06:37:52.7486768Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-06T06:37:52.7487688Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-06T06:37:52.7488173Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-06T06:37:52.7489035Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-06T06:37:52.7489384Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-06T06:37:52.7489650Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-06T06:37:52.7489918Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-06T06:37:52.7490248Z test endpoint::tests::broker_and_node_families ... ok
2026-06-06T06:37:52.7490635Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-06T06:37:52.7491565Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-06T06:37:52.7491817Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-06T06:37:52.7492249Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-06T06:37:52.7492942Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-06T06:37:52.7493265Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-06T06:37:52.7493664Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-06T06:37:52.7494042Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-06T06:37:52.7494562Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-06T06:37:52.7495167Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-06T06:37:52.7495855Z test envelope::tests::parser_both_tags_present ... ok
2026-06-06T06:37:52.7496163Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-06T06:37:52.7496491Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-06T06:37:52.7496891Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-06T06:37:52.7497291Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-06T06:37:52.7497611Z test event::tests::alarm_event_round_trips ... ok
2026-06-06T06:37:52.7497931Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-06T06:37:52.7498140Z test event::tests::attr_order_preserved ... ok
2026-06-06T06:37:52.7498446Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-06T06:37:52.7499381Z test event::tests::empty_body_envelope_parses ... ok
2026-06-06T06:37:52.7499639Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-06T06:37:52.7499878Z test event::tests::msg_event_round_trips ... ok
2026-06-06T06:37:52.7500133Z test event::tests::psyche_authorable_types_are_reply_and_notify_only ... ok
2026-06-06T06:37:52.7500525Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-06T06:37:52.7501477Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-06T06:37:52.7501767Z test id::tests::accepts_japanese_scripts ... ok
2026-06-06T06:37:52.7502025Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-06T06:37:52.7502775Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-06T06:37:52.7503198Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-06T06:37:52.7503848Z test id::tests::reports_bad_char_position ... ok
2026-06-06T06:37:52.7504226Z test id::tests::reserves_address_delimiters ... ok
2026-06-06T06:37:52.7504632Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-06T06:37:52.7505031Z test payload::tests::base64_known_vectors ... ok
2026-06-06T06:37:52.7505445Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-06T06:37:52.7506130Z test payload::tests::command_payload_round_trips ... ok
2026-06-06T06:37:52.7506527Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-06T06:37:52.7506922Z test payload::tests::text_payload_round_trips ... ok
2026-06-06T06:37:52.7507322Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-06T06:37:52.7507749Z test version::tests::current_version_self_compatible ... ok
2026-06-06T06:37:52.7508187Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-06T06:37:52.7508661Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-06T06:37:52.7509107Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-06T06:37:52.7587128Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-06T06:37:52.7668967Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-06T06:37:52.7829128Z test identity::tests::sign_verify_round_trip ... ok
2026-06-06T06:37:52.7829327Z 
2026-06-06T06:37:52.7829519Z test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-06T06:37:52.7829770Z 
2026-06-06T06:37:52.7842669Z      Running unittests src\lib.rs (target\debug\deps\spt_runtime-e49b0e6a120bf740.exe)
2026-06-06T06:37:53.0666076Z 
2026-06-06T06:37:53.0666250Z running 26 tests
2026-06-06T06:37:53.0672723Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-06T06:37:53.0674719Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-06T06:37:53.0675318Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-06T06:37:53.0675768Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-06T06:37:53.0676847Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-06T06:37:53.0677389Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-06T06:37:53.0677810Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-06T06:37:53.0678267Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-06T06:37:53.0678891Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-06T06:37:53.0679282Z test manifest::tests::shell_fixture_parses ... ok
2026-06-06T06:37:53.0679775Z test runtime::tests::fills_known_placeholders ... ok
2026-06-06T06:37:53.0680186Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-06T06:37:53.0680595Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-06T06:37:53.0681021Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-06T06:37:53.0681398Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-06T06:37:53.0684747Z test runtime::tests::unknown_role_errors ... ok
2026-06-06T06:37:53.0690239Z test manifest::tests::round_trips_through_toml ... ok
2026-06-06T06:37:53.0691328Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-06T06:37:53.0701843Z test manifest::tests::checked_in_schema_is_current ... ok
2026-06-06T06:37:53.0711946Z test manifest::tests::manifest_schema_shape ... ok
2026-06-06T06:37:53.0751252Z test registry::tests::invalid_manifest_records_nothing ... ok
2026-06-06T06:37:53.0852494Z test registry::tests::register_copy_vs_pointer_by_avenue ... ok
2026-06-06T06:37:53.0875821Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-06T06:37:53.0931585Z test registry::tests::deregister_is_soft_and_readd_reactivates ... ok
2026-06-06T06:37:53.0950697Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-06T06:37:53.3905683Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-06T06:37:53.3905867Z 
2026-06-06T06:37:53.3906045Z test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
2026-06-06T06:37:53.3906257Z 
2026-06-06T06:37:53.3922379Z      Running unittests src\lib.rs (target\debug\deps\spt_store-bdabfb344326563b.exe)
2026-06-06T06:37:53.6461066Z 
2026-06-06T06:37:53.6461287Z running 139 tests
2026-06-06T06:37:53.6467262Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-06T06:37:53.6467666Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-06T06:37:53.6468043Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-06T06:37:53.6468437Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-06T06:37:53.6468833Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-06T06:37:53.6469202Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-06T06:37:53.6469790Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-06T06:37:53.6471766Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-06T06:37:53.6472068Z test contextmark::tests::merge_decisions ... ok
2026-06-06T06:37:53.6472397Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-06T06:37:53.6472797Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-06T06:37:53.6473305Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-06T06:37:53.6526697Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-06T06:37:53.6537535Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-06T06:37:53.6550126Z test access::tests::recent_outbound_persists ... ok
2026-06-06T06:37:53.6566585Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-06T06:37:53.6596413Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-06T06:37:53.6597073Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-06T06:37:53.6613999Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-06T06:37:53.6630030Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-06T06:37:53.6631518Z test grants::tests::grant_match_is_exact_per_tuple ... ok
2026-06-06T06:37:53.6632813Z test grants::tests::grant_revoke_roundtrip_default_deny ... ok
2026-06-06T06:37:53.6789877Z test grants::tests::persistence_and_corrupt_degrade_to_deny ... ok
2026-06-06T06:37:53.6886614Z test history::tests::appends_one_record_per_line ... ok
2026-06-06T06:37:53.6943354Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-06T06:37:53.6952160Z test home::tests::home_assignment_matrix ... ok
2026-06-06T06:37:53.6955816Z test home::tests::scope_seeding_never_clobbers_user_policy ... ok
2026-06-06T06:37:53.6964040Z test home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward ... ok
2026-06-06T06:37:53.6968546Z test hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms ... ok
2026-06-06T06:37:53.7069132Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-06T06:37:53.7078934Z test home::tests::adoption_stamps_only_unset_and_only_when_unambiguous ... ok
2026-06-06T06:37:53.7236299Z test info::tests::corrupt_content_returns_none ... ok
2026-06-06T06:37:53.7324425Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-06T06:37:53.7532044Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-06T06:37:53.7691497Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-06T06:37:53.7744752Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-06T06:37:53.7970307Z test info::tests::set_resources_writes_and_clears_the_blurb ... ok
2026-06-06T06:37:53.8045520Z test info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair ... ok
2026-06-06T06:37:53.8134274Z test info::tests::set_status_marks_existing_record ... ok
2026-06-06T06:37:53.8147696Z test info::tests::write_read_round_trip ... ok
2026-06-06T06:37:53.8257291Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-06T06:37:53.8338111Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-06T06:37:53.8408540Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-06T06:37:53.8504616Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-06T06:37:53.8692464Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-06T06:37:53.8724966Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-06T06:37:53.8841451Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-06T06:37:53.8927540Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-06T06:37:53.9427339Z test contextstore::tests::invalid_id_refused ... ok
2026-06-06T06:37:54.0013140Z test notif::tests::listing_is_subnet_scoped ... ok
2026-06-06T06:37:54.0034008Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-06T06:37:54.0038273Z test notif::tests::row_serde_round_trips_with_forward_compat ... ok
2026-06-06T06:37:54.0804863Z test notif::tests::produce_list_dismiss_round_trip ... ok
2026-06-06T06:37:54.1035258Z test notif::tests::merge_is_idempotent_and_commutative ... ok
2026-06-06T06:37:54.1043148Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-06T06:37:54.1044434Z test perch::tests::classification_matrix ... ok
2026-06-06T06:37:54.1052258Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-06T06:37:54.1203489Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-06T06:37:54.1210082Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-06T06:37:54.1218807Z test perch::tests::resolve_self_is_flat ... ok
2026-06-06T06:37:54.1260101Z test perch::tests::shell_perches_resolve_under_owner_shells_namespace ... ok
2026-06-06T06:37:54.1268328Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-06T06:37:54.1269773Z test proc::tests::current_process_is_alive ... ok
2026-06-06T06:37:54.1270974Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-06T06:37:54.1272203Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-06T06:37:54.1274007Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-06T06:37:54.1460360Z test notif::tests::seen_unions_and_surfaced_maxes ... ok
2026-06-06T06:37:54.1461924Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-06T06:37:54.1716393Z test notif::tests::reopen_is_durable_and_corrupt_seen_degrades ... ok
2026-06-06T06:37:54.1716875Z test notif::tests::stale_undismissed_copy_cannot_undismiss ... ok
2026-06-06T06:37:54.3288878Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-06T06:37:54.3604896Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-06T06:37:54.4226060Z test registry::tests::register_and_lookup ... ok
2026-06-06T06:37:54.4519987Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-06T06:37:54.4796998Z test branchstore::tests::sweep_removes_only_stale_empty_locks ... ok
2026-06-06T06:37:54.5488542Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-06T06:37:54.5737985Z test registry::tests::reregister_replaces_address ... ok
2026-06-06T06:37:54.5862848Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-06T06:37:54.5870747Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-06T06:37:54.5900837Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-06T06:37:54.5907465Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-06T06:37:54.6007395Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-06T06:37:54.6228942Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-06T06:37:54.6287386Z test shellinfo::tests::mint_smallest_free_and_teardown_frees ... ok
2026-06-06T06:37:54.6287958Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-06T06:37:54.6433456Z test shellinfo::tests::alias_unique_rename_and_resolution ... ok
2026-06-06T06:37:54.6671747Z test shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance ... ok
2026-06-06T06:37:54.7458720Z test project::tests::derivation_ladder ... ok
2026-06-06T06:37:54.8195171Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-06T06:37:54.8675040Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-06T06:37:54.9084490Z test spool::tests::reopen_is_idempotent ... ok
2026-06-06T06:37:54.9220667Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-06T06:37:54.9226966Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-06T06:37:54.9231886Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-06T06:37:54.9233558Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-06T06:37:54.9371274Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-06T06:37:54.9382876Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-06T06:37:54.9387737Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-06T06:37:54.9392999Z test subnet::tests::remove_drops_membership ... ok
2026-06-06T06:37:54.9399575Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-06T06:37:54.9406291Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-06T06:37:54.9514150Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-06T06:37:54.9595390Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-06T06:37:54.9830846Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-06T06:37:55.0216462Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-06T06:37:55.0743432Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-06T06:37:55.1015315Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-06T06:37:55.1087048Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-06T06:37:55.1090045Z test trust::tests::first_use_pins_then_is_trusted_idempotently ... ok
2026-06-06T06:37:55.1093892Z test trust::tests::label_anchor_is_subnet_scoped ... ok
2026-06-06T06:37:55.1114421Z test trust::tests::labelled_key_change_warns_without_mutating ... ok
2026-06-06T06:37:55.1153768Z test trust::tests::peers_in_filters_by_subnet ... ok
2026-06-06T06:37:55.1154917Z test trust::tests::repin_applies_accepted_key_change ... ok
2026-06-06T06:37:55.1155692Z test trust::tests::revoke_removes_trust ... ok
2026-06-06T06:37:55.1289575Z test trust::tests::store_persists_and_degrades_gracefully ... ok
2026-06-06T06:37:55.1349558Z test trust::tests::trust_is_scoped_per_subnet ... ok
2026-06-06T06:37:55.1352588Z test trust::tests::unlabelled_distinct_keys_each_pin ... ok
2026-06-06T06:37:55.1354795Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-06T06:37:55.1356190Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-06T06:37:55.1359044Z test visibility::tests::override_wins_both_directions ... ok
2026-06-06T06:37:55.1579798Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-06T06:37:55.1581872Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-06T06:37:55.1717004Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-06T06:37:55.1719618Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-06T06:37:55.1743818Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-06T06:37:55.1833639Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-06T06:37:55.2717048Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-06T06:37:57.8846592Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-06T06:37:58.0470710Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-06T06:37:59.4966850Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-06T06:37:59.8803988Z test contextstore::tests::fork_copies_both_tiers_then_diverges ... ok
2026-06-06T06:38:00.3893701Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-06T06:38:00.5918291Z test contextstore::tests::remove_endpoint_removes_exactly_the_source ... ok
2026-06-06T06:38:00.7456449Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-06T06:38:01.1209322Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-06T06:38:01.8405968Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-06T06:38:01.9762352Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-06T06:38:02.8020339Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-06T06:38:04.5065616Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-06T06:38:04.5065926Z 
2026-06-06T06:38:04.5066128Z test result: ok. 139 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.86s
2026-06-06T06:38:04.5066356Z 
2026-06-06T06:38:04.5085231Z      Running unittests src\lib.rs (target\debug\deps\spt_term-699a66b1375b7ae9.exe)
2026-06-06T06:38:04.6612355Z 
2026-06-06T06:38:04.6612608Z running 8 tests
2026-06-06T06:38:04.6616705Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-06T06:38:04.6617516Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-06T06:38:04.6619353Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-06T06:38:04.6660617Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-06T06:38:04.6663040Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-06T06:38:04.6663975Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-06T06:38:04.6666347Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-06T06:38:04.6667465Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-06T06:38:04.6667614Z 
2026-06-06T06:38:04.6667789Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-06T06:38:04.6668004Z 
2026-06-06T06:38:04.6681451Z      Running tests\digest.rs (target\debug\deps\digest-db334e1c8caacf91.exe)
2026-06-06T06:38:04.8491044Z 
2026-06-06T06:38:04.8491292Z running 1 test
2026-06-06T06:38:06.9319893Z test digest_parses_a_real_pty_stream ... ok
2026-06-06T06:38:06.9320059Z 
2026-06-06T06:38:06.9320228Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.08s
2026-06-06T06:38:06.9320440Z 
2026-06-06T06:38:06.9334645Z      Running tests\dsr.rs (target\debug\deps\dsr-309edfde6410d915.exe)
2026-06-06T06:38:06.9975098Z 
2026-06-06T06:38:06.9975219Z running 2 tests
2026-06-06T06:38:07.0410720Z test conpty_output_not_withheld_under_the_drain ... ok
2026-06-06T06:38:07.0410952Z test drain_forwards_child_output ... ok
2026-06-06T06:38:07.0411069Z 
2026-06-06T06:38:07.0411889Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-06T06:38:07.0412112Z 
2026-06-06T06:38:07.0429347Z      Running tests\inject.rs (target\debug\deps\inject-412bebe590ae1792.exe)
2026-06-06T06:38:07.1057876Z 
2026-06-06T06:38:07.1058022Z running 2 tests
2026-06-06T06:38:07.1575628Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-06T06:38:07.1575973Z test ctrl_c_interrupts_the_child ... ok
2026-06-06T06:38:07.1576152Z 
2026-06-06T06:38:07.1576374Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
2026-06-06T06:38:07.1576672Z 
2026-06-06T06:38:07.1591324Z      Running tests\stream.rs (target\debug\deps\stream-5189d99cf3aba4d2.exe)
2026-06-06T06:38:07.2259493Z 
2026-06-06T06:38:07.2259656Z running 2 tests
2026-06-06T06:38:07.2647847Z test delivers_every_value_under_resize ... ok
2026-06-06T06:38:08.2391626Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-06T06:38:08.2391820Z 
2026-06-06T06:38:08.2391990Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
2026-06-06T06:38:08.2392205Z 
2026-06-06T06:38:08.2409144Z      Running tests\surface.rs (target\debug\deps\surface-9f5eea12fd3c0b27.exe)
2026-06-06T06:38:08.3039256Z 
2026-06-06T06:38:08.3039355Z running 1 test
2026-06-06T06:38:08.3139154Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-06T06:38:08.3139309Z 
2026-06-06T06:38:08.3139470Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-06T06:38:08.3139668Z 
2026-06-06T06:38:08.3152170Z      Running unittests src\main.rs (target\debug\deps\xtask-81a4919ca19962ff.exe)
2026-06-06T06:38:08.3374713Z 
2026-06-06T06:38:08.3374801Z running 0 tests
2026-06-06T06:38:08.3374896Z 
2026-06-06T06:38:08.3375055Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:38:08.3375266Z 
2026-06-06T06:38:08.3384858Z    Doc-tests spt_daemon
2026-06-06T06:38:08.6755156Z 
2026-06-06T06:38:08.6755424Z running 0 tests
2026-06-06T06:38:08.6755532Z 
2026-06-06T06:38:08.6755701Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:38:08.6755918Z 
2026-06-06T06:38:08.6821628Z    Doc-tests spt_live
2026-06-06T06:38:08.7411360Z 
2026-06-06T06:38:08.7411535Z running 0 tests
2026-06-06T06:38:08.7411645Z 
2026-06-06T06:38:08.7411810Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:38:08.7412025Z 
2026-06-06T06:38:08.7458869Z    Doc-tests spt_msg
2026-06-06T06:38:08.7940554Z 
2026-06-06T06:38:08.7940701Z running 0 tests
2026-06-06T06:38:08.7940800Z 
2026-06-06T06:38:08.7940974Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:38:08.7941183Z 
2026-06-06T06:38:08.7994110Z    Doc-tests spt_net
2026-06-06T06:38:09.0062164Z 
2026-06-06T06:38:09.0062421Z running 0 tests
2026-06-06T06:38:09.0062533Z 
2026-06-06T06:38:09.0062730Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:38:09.0062951Z 
2026-06-06T06:38:09.0125986Z    Doc-tests spt_proto
2026-06-06T06:38:09.0579490Z 
2026-06-06T06:38:09.0579665Z running 0 tests
2026-06-06T06:38:09.0579773Z 
2026-06-06T06:38:09.0580046Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:38:09.0623643Z    Doc-tests spt_runtime
2026-06-06T06:38:09.0623756Z 
2026-06-06T06:38:09.2172399Z 
2026-06-06T06:38:09.2172645Z running 0 tests
2026-06-06T06:38:09.2172765Z 
2026-06-06T06:38:09.2172936Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:38:09.2173153Z 
2026-06-06T06:38:09.2233132Z    Doc-tests spt_store
2026-06-06T06:38:09.3489313Z 
2026-06-06T06:38:09.3489503Z running 0 tests
2026-06-06T06:38:09.3489604Z 
2026-06-06T06:38:09.3490365Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:38:09.3490612Z 
2026-06-06T06:38:09.3550854Z    Doc-tests spt_term
2026-06-06T06:38:09.4065075Z 
2026-06-06T06:38:09.4065256Z running 0 tests
2026-06-06T06:38:09.4065374Z 
2026-06-06T06:38:09.4065552Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-06T06:38:09.4065766Z 
2026-06-06T06:38:14.5887332Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-06T06:38:14.5887672Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-06T06:38:14.5891143Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-06T06:38:14.5891358Z ##[endgroup]
2026-06-06T06:38:15.4159517Z     Checking cfg-if v1.0.4
2026-06-06T06:38:15.4159792Z     Checking windows-link v0.2.1
2026-06-06T06:38:15.4160060Z     Checking typenum v1.20.1
2026-06-06T06:38:15.4165041Z     Checking critical-section v1.2.0
2026-06-06T06:38:15.4165400Z     Checking memchr v2.8.1
2026-06-06T06:38:15.4165664Z     Checking subtle v2.6.1
2026-06-06T06:38:15.4177686Z     Checking smallvec v1.15.1
2026-06-06T06:38:15.4179403Z     Checking cpufeatures v0.2.17
2026-06-06T06:38:15.4181883Z     Checking serde_core v1.0.228
2026-06-06T06:38:15.4182540Z     Checking itoa v1.0.18
2026-06-06T06:38:15.4182782Z     Checking equivalent v1.0.2
2026-06-06T06:38:15.4183424Z     Checking pin-project-lite v0.2.17
2026-06-06T06:38:15.4184084Z     Checking hashbrown v0.17.1
2026-06-06T06:38:15.4184665Z     Checking log v0.4.32
2026-06-06T06:38:15.4187551Z     Checking rand_core v0.10.1
2026-06-06T06:38:15.4195586Z     Checking zeroize v1.8.2
2026-06-06T06:38:15.4648385Z     Checking getrandom v0.2.17
2026-06-06T06:38:15.4702809Z     Checking windows-sys v0.61.2
2026-06-06T06:38:15.5036527Z     Checking futures-core v0.3.32
2026-06-06T06:38:15.5053700Z     Checking bytes v1.11.1
2026-06-06T06:38:15.5360450Z     Checking stable_deref_trait v1.2.1
2026-06-06T06:38:15.5521600Z     Checking zerofrom v0.1.8
2026-06-06T06:38:15.5827848Z     Checking libc v0.2.186
2026-06-06T06:38:15.5918145Z     Checking futures-sink v0.3.32
2026-06-06T06:38:15.5918487Z     Checking futures-io v0.3.32
2026-06-06T06:38:15.5918830Z     Checking getrandom v0.4.2
2026-06-06T06:38:15.6151535Z     Checking bitflags v2.12.1
2026-06-06T06:38:15.6151838Z     Checking slab v0.4.12
2026-06-06T06:38:15.6167567Z     Checking futures-task v0.3.32
2026-06-06T06:38:15.6216716Z     Checking rand_core v0.6.4
2026-06-06T06:38:15.6300209Z     Checking zerocopy v0.8.50
2026-06-06T06:38:15.6750115Z     Checking yoke v0.8.3
2026-06-06T06:38:15.6753891Z     Checking futures-channel v0.3.32
2026-06-06T06:38:15.7138095Z     Checking signature v2.2.0
2026-06-06T06:38:15.7215476Z     Checking zmij v1.0.21
2026-06-06T06:38:15.7319666Z     Checking fastrand v2.4.1
2026-06-06T06:38:15.7615939Z     Checking libsqlite3-sys v0.30.1
2026-06-06T06:38:15.7658365Z     Checking writeable v0.6.3
2026-06-06T06:38:15.7773767Z     Checking fallible-iterator v0.3.0
2026-06-06T06:38:15.7797702Z     Checking litemap v0.8.2
2026-06-06T06:38:15.8347907Z     Checking ed25519 v2.2.3
2026-06-06T06:38:15.8670853Z     Checking zerovec v0.11.6
2026-06-06T06:38:15.8793492Z     Checking fallible-streaming-iterator v0.1.9
2026-06-06T06:38:15.8846111Z     Checking futures-util v0.3.32
2026-06-06T06:38:15.9357228Z     Checking zerotrie v0.2.4
2026-06-06T06:38:15.9480349Z     Checking windows_x86_64_msvc v0.52.6
2026-06-06T06:38:15.9501166Z     Checking utf8_iter v1.0.4
2026-06-06T06:38:15.9829213Z     Checking icu_properties_data v2.2.0
2026-06-06T06:38:15.9852653Z     Checking icu_normalizer_data v2.2.0
2026-06-06T06:38:16.0006113Z     Checking percent-encoding v2.3.2
2026-06-06T06:38:16.0006439Z     Checking cpufeatures v0.3.0
2026-06-06T06:38:16.0105015Z     Checking http v1.4.1
2026-06-06T06:38:16.0234479Z     Checking windows-targets v0.52.6
2026-06-06T06:38:16.0412827Z     Checking indexmap v2.14.0
2026-06-06T06:38:16.0691445Z     Checking thiserror v2.0.18
2026-06-06T06:38:16.0759108Z     Checking rustls-pki-types v1.14.1
2026-06-06T06:38:16.0875956Z     Checking chacha20 v0.10.0
2026-06-06T06:38:16.1059135Z     Checking untrusted v0.9.0
2026-06-06T06:38:16.1164032Z     Checking windows-sys v0.59.0
2026-06-06T06:38:16.1261814Z     Checking form_urlencoded v1.2.2
2026-06-06T06:38:16.1738191Z    Compiling fnv v1.0.7
2026-06-06T06:38:16.1824634Z    Compiling strsim v0.11.1
2026-06-06T06:38:16.1868358Z     Checking windows-strings v0.5.1
2026-06-06T06:38:16.2245250Z     Checking ring v0.17.14
2026-06-06T06:38:16.2424961Z     Checking windows-result v0.4.1
2026-06-06T06:38:16.3228112Z     Checking rand v0.10.1
2026-06-06T06:38:16.3228588Z     Checking scopeguard v1.2.0
2026-06-06T06:38:16.3875365Z    Compiling darling_core v0.20.11
2026-06-06T06:38:16.3875701Z     Checking const-oid v0.10.2
2026-06-06T06:38:16.4102883Z     Checking atomic-waker v1.1.2
2026-06-06T06:38:16.4408538Z     Checking tinystr v0.8.3
2026-06-06T06:38:16.4502901Z     Checking generic-array v0.14.7
2026-06-06T06:38:16.4611119Z     Checking potential_utf v0.1.5
2026-06-06T06:38:16.5412625Z     Checking lock_api v0.4.14
2026-06-06T06:38:16.6108262Z     Checking num-traits v0.2.19
2026-06-06T06:38:16.6177602Z     Checking icu_collections v2.2.0
2026-06-06T06:38:16.6447935Z     Checking icu_locale_core v2.2.0
2026-06-06T06:38:16.7274392Z     Checking derive_more v2.1.1
2026-06-06T06:38:16.7274773Z     Checking http-body v1.0.1
2026-06-06T06:38:16.7410253Z     Checking hybrid-array v0.4.12
2026-06-06T06:38:16.7976690Z     Checking base64ct v1.8.3
2026-06-06T06:38:16.8630028Z     Checking httparse v1.10.1
2026-06-06T06:38:16.8691652Z     Checking try-lock v0.2.5
2026-06-06T06:38:16.8747028Z     Checking tower-service v0.3.3
2026-06-06T06:38:16.9584780Z     Checking base64 v0.22.1
2026-06-06T06:38:16.9725362Z     Checking tinyvec_macros v0.1.1
2026-06-06T06:38:16.9725730Z     Checking data-encoding v2.11.0
2026-06-06T06:38:17.0533186Z     Checking pem-rfc7468 v1.0.0
2026-06-06T06:38:17.0533575Z     Checking crypto-common v0.1.7
2026-06-06T06:38:17.0605862Z     Checking block-buffer v0.10.4
2026-06-06T06:38:17.0900716Z     Checking tinyvec v1.11.0
2026-06-06T06:38:17.1962679Z     Checking inout v0.1.4
2026-06-06T06:38:17.2114230Z     Checking der v0.8.0-rc.10
2026-06-06T06:38:17.2199385Z     Checking digest v0.10.7
2026-06-06T06:38:17.2363527Z     Checking want v0.3.1
2026-06-06T06:38:17.3040977Z     Checking windows-core v0.62.2
2026-06-06T06:38:17.3380445Z     Checking n0-error v0.1.3
2026-06-06T06:38:17.3465899Z     Checking crypto-common v0.2.2
2026-06-06T06:38:17.3466352Z     Checking block-buffer v0.12.0
2026-06-06T06:38:17.3698666Z     Checking winapi v0.3.9
2026-06-06T06:38:17.4054044Z     Checking icu_provider v2.2.0
2026-06-06T06:38:17.4303567Z     Checking rustls-webpki v0.103.13
2026-06-06T06:38:17.4414529Z    Compiling anyhow v1.0.102
2026-06-06T06:38:17.4488123Z     Checking sha2 v0.10.9
2026-06-06T06:38:17.5139897Z     Checking curve25519-dalek v4.1.3
2026-06-06T06:38:17.5140286Z     Checking serial-core v0.4.0
2026-06-06T06:38:17.5598793Z     Checking diatomic-waker v0.2.3
2026-06-06T06:38:17.5889379Z     Checking serde v1.0.228
2026-06-06T06:38:17.6679220Z     Checking serde_json v1.0.150
2026-06-06T06:38:17.6751170Z     Checking icu_normalizer v2.2.0
2026-06-06T06:38:17.6757167Z     Checking icu_properties v2.2.0
2026-06-06T06:38:17.8198644Z     Checking spin v0.10.0
2026-06-06T06:38:17.8893377Z     Checking cordyceps v0.3.4
2026-06-06T06:38:17.9049706Z     Checking parking v2.2.1
2026-06-06T06:38:17.9416046Z     Checking httpdate v1.0.3
2026-06-06T06:38:18.0081424Z     Checking serial-windows v0.4.0
2026-06-06T06:38:18.0298486Z     Checking futures-lite v2.6.1
2026-06-06T06:38:18.0298835Z     Checking digest v0.11.3
2026-06-06T06:38:18.1263882Z     Checking pin-project v1.1.13
2026-06-06T06:38:18.1366907Z     Checking thiserror v1.0.69
2026-06-06T06:38:18.1368363Z     Checking futures-buffered v0.2.13
2026-06-06T06:38:18.1464264Z     Checking spki v0.8.0-rc.4
2026-06-06T06:38:18.1491516Z     Checking portable-atomic v1.13.1
2026-06-06T06:38:18.1970547Z     Checking ipnet v2.12.0
2026-06-06T06:38:18.2234218Z     Checking serde_spanned v0.6.9
2026-06-06T06:38:18.2316257Z     Checking toml_datetime v0.6.11
2026-06-06T06:38:18.3058737Z     Checking memoffset v0.6.5
2026-06-06T06:38:18.3719238Z     Checking ed25519-dalek v2.2.0
2026-06-06T06:38:18.3803895Z     Checking cipher v0.4.4
2026-06-06T06:38:18.3834771Z     Checking parking_lot_core v0.9.12
2026-06-06T06:38:18.3938034Z     Checking universal-hash v0.5.1
2026-06-06T06:38:18.4201126Z     Checking aho-corasick v1.1.4
2026-06-06T06:38:18.4358862Z     Checking sync_wrapper v1.0.2
2026-06-06T06:38:18.4977761Z     Checking byteorder v1.5.0
2026-06-06T06:38:18.4978064Z     Checking bitflags v1.3.2
2026-06-06T06:38:18.5275125Z     Checking opaque-debug v0.3.1
2026-06-06T06:38:18.5275523Z    Compiling powerfmt v0.2.0
2026-06-06T06:38:18.5713383Z     Checking spt-proto v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-06T06:38:18.5949202Z     Checking winnow v0.7.15
2026-06-06T06:38:18.5950160Z     Checking either v1.16.0
2026-06-06T06:38:18.6058639Z     Checking regex-syntax v0.8.10
2026-06-06T06:38:18.6058990Z     Checking lazy_static v1.5.0
2026-06-06T06:38:18.6823101Z     Checking toml_write v0.1.2
2026-06-06T06:38:18.6901145Z     Checking once_cell v1.21.4
2026-06-06T06:38:18.6993182Z     Checking pin-utils v0.1.0
2026-06-06T06:38:18.7648155Z     Checking idna_adapter v1.2.2
2026-06-06T06:38:18.7828708Z     Checking nix v0.25.1
2026-06-06T06:38:18.7829054Z     Checking shared_library v0.1.9
2026-06-06T06:38:18.8029473Z    Compiling deranged v0.5.8
2026-06-06T06:38:18.8029969Z     Checking prefix-trie v0.8.4
2026-06-06T06:38:18.8607974Z     Checking hash32 v0.2.1
2026-06-06T06:38:18.8769065Z     Checking tracing-core v0.1.36
2026-06-06T06:38:18.8798335Z     Checking rustls v0.23.40
2026-06-06T06:38:18.8809686Z     Checking parking_lot v0.12.5
2026-06-06T06:38:18.8855434Z     Checking idna v1.1.0
2026-06-06T06:38:18.9043271Z     Checking polyval v0.6.2
2026-06-06T06:38:19.0306635Z     Checking ref-cast v1.0.25
2026-06-06T06:38:19.0526540Z     Checking futures-executor v0.3.32
2026-06-06T06:38:19.0884956Z     Checking pkcs8 v0.11.0-rc.10
2026-06-06T06:38:19.1378172Z     Checking url v2.5.8
2026-06-06T06:38:19.1560014Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-06T06:38:19.2292097Z     Checking serial v0.4.0
2026-06-06T06:38:19.2297792Z     Checking crossbeam-utils v0.8.21
2026-06-06T06:38:19.2448467Z     Checking spin v0.9.8
2026-06-06T06:38:19.2503436Z     Checking tracing v0.1.44
2026-06-06T06:38:19.3321525Z     Checking windows-threading v0.2.1
2026-06-06T06:38:19.4471682Z     Checking shell-words v1.1.1
2026-06-06T06:38:19.4544347Z     Checking downcast-rs v1.2.1
2026-06-06T06:38:19.4588085Z     Checking tower-layer v0.3.3
2026-06-06T06:38:19.4671995Z     Checking ahash v0.8.12
2026-06-06T06:38:19.5116683Z     Checking filedescriptor v0.8.3
2026-06-06T06:38:19.5325824Z     Checking winreg v0.10.1
2026-06-06T06:38:19.5326206Z    Compiling num-conv v0.2.2
2026-06-06T06:38:19.5422298Z    Compiling darling_macro v0.20.11
2026-06-06T06:38:19.5799883Z     Checking signature v3.0.0
2026-06-06T06:38:19.5997645Z    Compiling time-core v0.1.8
2026-06-06T06:38:19.6215776Z     Checking dyn-clone v1.0.20
2026-06-06T06:38:19.6399251Z     Checking windows-future v0.3.2
2026-06-06T06:38:19.6454968Z     Checking hashbrown v0.14.5
2026-06-06T06:38:19.6506730Z     Checking hickory-proto v0.26.0-beta.4
2026-06-06T06:38:19.6827478Z     Checking heapless v0.7.17
2026-06-06T06:38:19.6923545Z     Checking ed25519 v3.0.0-rc.4
2026-06-06T06:38:19.7023105Z     Checking schemars v1.2.1
2026-06-06T06:38:19.7064132Z     Checking portable-pty v0.8.1
2026-06-06T06:38:19.7601436Z     Checking futures v0.3.32
2026-06-06T06:38:19.8164404Z     Checking ghash v0.5.1
2026-06-06T06:38:19.8562006Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-06T06:38:19.8997194Z    Compiling proc-macro-crate v3.5.0
2026-06-06T06:38:19.9194448Z     Checking ctr v0.9.2
2026-06-06T06:38:19.9968548Z    Compiling time v0.3.47
2026-06-06T06:38:20.0740481Z    Compiling darling v0.20.11
2026-06-06T06:38:20.1004008Z     Checking aes v0.8.4
2026-06-06T06:38:20.1653275Z     Checking sha2 v0.11.0-rc.5
2026-06-06T06:38:20.1877153Z     Checking windows-numerics v0.3.1
2026-06-06T06:38:20.1953994Z     Checking toml_edit v0.22.27
2026-06-06T06:38:20.2073840Z     Checking hashlink v0.9.1
2026-06-06T06:38:20.2300886Z     Checking windows-collections v0.3.2
2026-06-06T06:38:20.3492184Z    Compiling derive_builder_core v0.20.2
2026-06-06T06:38:20.3588944Z     Checking aead v0.5.2
2026-06-06T06:38:20.3885056Z     Checking regex-automata v0.4.14
2026-06-06T06:38:20.4114606Z     Checking http-body-util v0.1.3
2026-06-06T06:38:20.5035428Z     Checking cobs v0.3.0
2026-06-06T06:38:20.5670916Z     Checking rusqlite v0.32.1
2026-06-06T06:38:20.5895881Z     Checking widestring v1.2.1
2026-06-06T06:38:20.6937816Z     Checking aes-gcm v0.10.3
2026-06-06T06:38:20.7267859Z     Checking windows v0.62.2
2026-06-06T06:38:20.7524933Z    Compiling num_enum_derive v0.7.6
2026-06-06T06:38:20.7525926Z     Checking postcard v1.1.3
2026-06-06T06:38:20.8469354Z     Checking data-encoding-macro v0.1.20
2026-06-06T06:38:20.8776770Z     Checking crossbeam-epoch v0.9.18
2026-06-06T06:38:20.9304576Z     Checking crossbeam-channel v0.5.15
2026-06-06T06:38:20.9726100Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-06T06:38:21.0792583Z     Checking chrono v0.4.45
2026-06-06T06:38:21.0946818Z     Checking windows-registry v0.6.1
2026-06-06T06:38:21.2502589Z     Checking uuid v1.23.2
2026-06-06T06:38:21.2844173Z     Checking tagptr v0.2.0
2026-06-06T06:38:21.3197586Z     Checking identity-hash v0.1.0
2026-06-06T06:38:21.3345645Z     Checking mac-addr v0.3.0
2026-06-06T06:38:21.3591074Z     Checking spt-store v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-06T06:38:21.3967469Z     Checking allocator-api2 v0.2.21
2026-06-06T06:38:21.4284146Z     Checking foldhash v0.2.0
2026-06-06T06:38:21.4390618Z     Checking lru-slab v0.1.2
2026-06-06T06:38:21.5550064Z     Checking sorted-index-buffer v0.2.1
2026-06-06T06:38:21.5815370Z     Checking ryu v1.0.23
2026-06-06T06:38:21.5815718Z     Checking xml-rs v0.8.28
2026-06-06T06:38:21.6110674Z    Compiling derive_builder_macro v0.20.2
2026-06-06T06:38:21.6501910Z     Checking toml v0.8.23
2026-06-06T06:38:21.6623182Z     Checking rustc-hash v2.1.2
2026-06-06T06:38:21.6931725Z     Checking moka v0.12.15
2026-06-06T06:38:21.7201880Z     Checking iroh-metrics v0.38.3
2026-06-06T06:38:21.7532872Z     Checking hashbrown v0.16.1
2026-06-06T06:38:21.7728418Z     Checking noq-proto v0.17.0
2026-06-06T06:38:21.8415544Z     Checking iroh-base v0.98.0
2026-06-06T06:38:21.8986955Z     Checking num_enum v0.7.6
2026-06-06T06:38:22.0086321Z     Checking strum v0.28.0
2026-06-06T06:38:22.0138597Z    Compiling derive_builder v0.20.2
2026-06-06T06:38:22.0674074Z     Checking xmltree v0.10.3
2026-06-06T06:38:22.0777190Z     Checking attohttpc v0.30.1
2026-06-06T06:38:22.1084988Z     Checking simple-dns v0.9.3
2026-06-06T06:38:22.1085356Z     Checking arrayvec v0.7.6
2026-06-06T06:38:22.1349586Z     Checking arrayref v0.3.9
2026-06-06T06:38:22.1488251Z     Checking regex v1.12.3
2026-06-06T06:38:22.1776112Z     Checking constant_time_eq v0.4.2
2026-06-06T06:38:22.2053290Z     Checking smol_str v0.1.24
2026-06-06T06:38:22.2195721Z     Checking simdutf8 v0.1.5
2026-06-06T06:38:22.2301964Z    Compiling vergen-lib v9.1.0
2026-06-06T06:38:22.2928329Z    Compiling vergen-lib v0.1.6
2026-06-06T06:38:22.3015040Z     Checking sha1_smol v1.0.1
2026-06-06T06:38:22.3150799Z     Checking resolv-conf v0.7.6
2026-06-06T06:38:22.3437737Z     Checking blake3 v1.8.5
2026-06-06T06:38:22.3480723Z     Checking lru v0.16.4
2026-06-06T06:38:22.4181409Z    Compiling vergen v9.1.0
2026-06-06T06:38:22.4561073Z     Checking serde_bytes v0.11.19
2026-06-06T06:38:22.4771116Z    Compiling vergen-gitcl v1.0.8
2026-06-06T06:38:22.4796677Z     Checking hmac v0.12.1
2026-06-06T06:38:22.5160873Z     Checking webpki-roots v1.0.7
2026-06-06T06:38:22.5312812Z     Checking cmov v0.5.4
2026-06-06T06:38:22.5365306Z     Checking sha1 v0.10.6
2026-06-06T06:38:22.5519137Z     Checking recvmsg v1.0.0
2026-06-06T06:38:22.5711640Z     Checking utf8parse v0.2.2
2026-06-06T06:38:22.6356835Z     Checking once_cell_polyfill v1.70.2
2026-06-06T06:38:22.6446021Z     Checking anstyle v1.0.14
2026-06-06T06:38:22.6470527Z     Checking hkdf v0.12.4
2026-06-06T06:38:22.6712038Z     Checking anstyle-parse v1.0.0
2026-06-06T06:38:22.6981118Z     Checking is_terminal_polyfill v1.70.2
2026-06-06T06:38:22.6981460Z     Checking colorchoice v1.0.5
2026-06-06T06:38:22.6981723Z     Checking clap_lex v1.1.0
2026-06-06T06:38:22.7396182Z     Checking qrcode v0.14.1
2026-06-06T06:38:22.7679602Z     Checking ctutils v0.4.2
2026-06-06T06:38:22.7740457Z     Checking spake2 v0.4.0
2026-06-06T06:38:22.7870564Z     Checking mock-adapter v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-06T06:38:22.8012253Z     Checking spt-msg v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-06T06:38:23.0037129Z     Checking spt-runtime v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-06T06:38:23.0037617Z     Checking spt-term v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-06T06:38:23.0239276Z    Compiling iroh-relay v0.98.0
2026-06-06T06:38:23.1472007Z     Checking socket2 v0.6.4
2026-06-06T06:38:23.1472312Z     Checking mio v1.2.1
2026-06-06T06:38:23.1472571Z     Checking tempfile v3.27.0
2026-06-06T06:38:23.1472860Z     Checking rustls-platform-verifier v0.7.0
2026-06-06T06:38:23.1473168Z     Checking netdev v0.42.0
2026-06-06T06:38:23.1473619Z     Checking seize v0.5.1
2026-06-06T06:38:23.1473870Z     Checking interprocess v2.4.2
2026-06-06T06:38:23.1474674Z     Checking anstyle-query v1.1.5
2026-06-06T06:38:23.1475166Z     Checking anstyle-wincon v3.0.11
2026-06-06T06:38:23.1475802Z     Checking terminal_size v0.4.4
2026-06-06T06:38:23.2985240Z     Checking anstream v1.0.0
2026-06-06T06:38:23.3338807Z     Checking papaya v0.2.4
2026-06-06T06:38:23.4335939Z     Checking noq-udp v0.10.0
2026-06-06T06:38:23.4854718Z     Checking ipconfig v0.3.4
2026-06-06T06:38:23.5086401Z     Checking clap_builder v4.6.0
2026-06-06T06:38:23.5362787Z     Checking tokio v1.52.3
2026-06-06T06:38:24.1089749Z     Checking spt-live v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-06T06:38:24.6790919Z     Checking clap v4.6.1
2026-06-06T06:38:25.7265170Z     Checking tokio-util v0.7.18
2026-06-06T06:38:25.7265392Z     Checking tokio-rustls v0.26.4
2026-06-06T06:38:25.7265563Z     Checking tower v0.5.3
2026-06-06T06:38:25.7265715Z     Checking acto v0.8.2
2026-06-06T06:38:25.7266023Z     Checking backon v1.6.0
2026-06-06T06:38:26.0052003Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-06T06:38:26.0091363Z     Checking tower-http v0.6.11
2026-06-06T06:38:26.0942991Z     Checking h2 v0.4.14
2026-06-06T06:38:26.0943194Z     Checking n0-future v0.3.2
2026-06-06T06:38:26.0943404Z     Checking tokio-stream v0.1.18
2026-06-06T06:38:26.0943745Z     Checking tokio-websockets v0.13.2
2026-06-06T06:38:26.1836915Z     Checking n0-watcher v0.6.1
2026-06-06T06:38:26.1837243Z     Checking iroh-dns v0.98.0
2026-06-06T06:38:26.3694890Z     Checking noq v0.18.0
2026-06-06T06:38:27.1510547Z     Checking wmi v0.18.4
2026-06-06T06:38:27.4706518Z     Checking netwatch v0.16.0
2026-06-06T06:38:27.8748235Z     Checking hyper v1.10.1
2026-06-06T06:38:27.8748446Z     Checking hickory-net v0.26.0-beta.4
2026-06-06T06:38:28.4727994Z     Checking hyper-util v0.1.20
2026-06-06T06:38:28.5279971Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-06T06:38:29.1371765Z     Checking hyper-rustls v0.27.9
2026-06-06T06:38:29.1372019Z     Checking igd-next v0.17.1
2026-06-06T06:38:29.2532169Z     Checking reqwest v0.13.4
2026-06-06T06:38:29.3778960Z     Checking portmapper v0.16.0
2026-06-06T06:38:30.4225066Z     Checking iroh v0.98.2
2026-06-06T06:38:33.5866439Z     Checking spt-net v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-06T06:38:34.5488945Z     Checking spt-daemon v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-06T06:38:36.4355244Z     Checking xtask v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-06T06:38:36.4355796Z     Checking spt v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-06T06:38:38.6460563Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.78s
2026-06-06T06:38:38.8451825Z ##[group]Run actions/checkout@v5
2026-06-06T06:38:38.8452033Z with:
2026-06-06T06:38:38.8452170Z   repository: SaberMage/spt-shell-notify
2026-06-06T06:38:38.8452346Z   path: .adapter-notify
2026-06-06T06:38:38.8454134Z   token: ***
2026-06-06T06:38:38.8454297Z   ssh-strict: true
2026-06-06T06:38:38.8454427Z   ssh-user: git
2026-06-06T06:38:38.8454557Z   persist-credentials: true
2026-06-06T06:38:38.8454698Z   clean: true
2026-06-06T06:38:38.8455258Z   sparse-checkout-cone-mode: true
2026-06-06T06:38:38.8455413Z   fetch-depth: 1
2026-06-06T06:38:38.8455534Z   fetch-tags: false
2026-06-06T06:38:38.8455660Z   show-progress: true
2026-06-06T06:38:38.8455782Z   lfs: false
2026-06-06T06:38:38.8455896Z   submodules: false
2026-06-06T06:38:38.8456018Z   set-safe-directory: true
2026-06-06T06:38:38.8456156Z ##[endgroup]
2026-06-06T06:38:38.9133090Z Syncing repository: SaberMage/spt-shell-notify
2026-06-06T06:38:38.9137415Z ##[group]Getting Git version info
2026-06-06T06:38:38.9137726Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-06T06:38:38.9512277Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-06T06:38:38.9719927Z git version 2.43.0.windows.1
2026-06-06T06:38:38.9750787Z ##[endgroup]
2026-06-06T06:38:38.9758718Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d577181f-7ee7-45ad-9bb3-d0737046b7b0\.gitconfig'
2026-06-06T06:38:38.9772436Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d577181f-7ee7-45ad-9bb3-d0737046b7b0' before making global git config changes
2026-06-06T06:38:38.9772929Z Adding repository directory to the temporary git global config as a safe directory
2026-06-06T06:38:38.9778057Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-06T06:38:39.0010311Z ##[group]Initializing the repository
2026-06-06T06:38:39.0015163Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-06T06:38:39.0312853Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-06T06:38:39.0342902Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-06T06:38:39.0587495Z ##[endgroup]
2026-06-06T06:38:39.0587742Z ##[group]Disabling automatic garbage collection
2026-06-06T06:38:39.0592611Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-06T06:38:39.0818606Z ##[endgroup]
2026-06-06T06:38:39.0818831Z ##[group]Setting up auth
2026-06-06T06:38:39.0824980Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-06T06:38:39.1047248Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-06T06:38:39.4726388Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-06T06:38:39.4966503Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-06T06:38:39.8640673Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-06T06:38:39.8858120Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-06T06:38:40.2699194Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-06T06:38:40.2999845Z ##[endgroup]
2026-06-06T06:38:40.3000098Z ##[group]Determining the default branch
2026-06-06T06:38:40.3002999Z Retrieving the default branch name
2026-06-06T06:38:40.6544898Z Default branch 'main'
2026-06-06T06:38:40.6545269Z ##[endgroup]
2026-06-06T06:38:40.6545503Z ##[group]Fetching the repository
2026-06-06T06:38:40.6551782Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-06T06:38:41.3996029Z From https://github.com/SaberMage/spt-shell-notify
2026-06-06T06:38:41.3996497Z  * [new branch]      main       -> origin/main
2026-06-06T06:38:41.4117454Z ##[endgroup]
2026-06-06T06:38:41.4117689Z ##[group]Determining the checkout info
2026-06-06T06:38:41.4118779Z ##[endgroup]
2026-06-06T06:38:41.4124221Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-06T06:38:41.4370828Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-06T06:38:41.4590638Z ##[group]Checking out the ref
2026-06-06T06:38:41.4595337Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-06T06:38:41.4889662Z branch 'main' set up to track 'origin/main'.
2026-06-06T06:38:41.4889863Z Reset branch 'main'
2026-06-06T06:38:41.4912812Z ##[endgroup]
2026-06-06T06:38:41.5143066Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-06T06:38:41.5343659Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-06T06:38:41.5603020Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-06T06:38:41.5603370Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-06T06:38:41.5605977Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-06T06:38:41.5606324Z ##[endgroup]
2026-06-06T06:38:41.8123834Z     Updating crates.io index
2026-06-06T06:38:42.0664897Z      Locking 11 packages to latest compatible versions
2026-06-06T06:38:42.1040020Z    Compiling serde_core v1.0.228
2026-06-06T06:38:42.1040298Z    Compiling zmij v1.0.21
2026-06-06T06:38:42.1040612Z    Compiling serde_json v1.0.150
2026-06-06T06:38:42.1040855Z    Compiling memchr v2.8.1
2026-06-06T06:38:42.1041296Z    Compiling itoa v1.0.18
2026-06-06T06:38:44.1941845Z    Compiling spt-shell-notify v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\.adapter-notify)
2026-06-06T06:38:44.5564189Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.78s
2026-06-06T06:38:44.7161197Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-06T06:38:44.7161541Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-06T06:38:44.7164054Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-06T06:38:44.7164262Z env:
2026-06-06T06:38:44.7164524Z   SPT_NOTIFY_SHELL_BIN: C:\actions-runner\_work\spt-core\spt-core\.adapter-notify\target\debug\notify-shell.exe
2026-06-06T06:38:44.7164826Z ##[endgroup]
2026-06-06T06:38:45.4526818Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
2026-06-06T06:38:45.4704463Z      Running tests\notify_shell_e2e.rs (target\debug\deps\notify_shell_e2e-f81b64da6c904ab2.exe)
2026-06-06T06:38:45.4825834Z 
2026-06-06T06:38:45.4826015Z running 1 test
2026-06-06T06:38:46.1908390Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-06T06:38:46.1908567Z 
2026-06-06T06:38:46.1908769Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
2026-06-06T06:38:46.1908984Z 
2026-06-06T06:38:46.3284040Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-06-06T06:38:46.3284360Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-06-06T06:38:46.3287097Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-06T06:38:46.3287303Z env:
2026-06-06T06:38:46.3287422Z   SPT_INSTALL_E2E: 1
2026-06-06T06:38:46.3287550Z ##[endgroup]
2026-06-06T06:38:47.0169119Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
2026-06-06T06:38:47.0335207Z      Running tests\oneliner_e2e.rs (target\debug\deps\oneliner_e2e-4e2f59364ab09359.exe)
2026-06-06T06:38:47.0442652Z 
2026-06-06T06:38:47.0442789Z running 1 test
2026-06-06T06:38:54.6006953Z test install_script_against_staged_release ... ok
2026-06-06T06:38:54.6007124Z 
2026-06-06T06:38:54.6007278Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.56s
2026-06-06T06:38:54.6007495Z 
2026-06-06T06:38:54.7459054Z ##[group]Run cargo run -p xtask -- check
2026-06-06T06:38:54.7459496Z [36;1mcargo run -p xtask -- check[0m
2026-06-06T06:38:54.7462074Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-06T06:38:54.7462347Z ##[endgroup]
2026-06-06T06:38:55.3989433Z    Compiling windows-sys v0.61.2
2026-06-06T06:38:55.4074965Z    Compiling darling_core v0.20.11
2026-06-06T06:38:55.4140758Z    Compiling fastrand v2.4.1
2026-06-06T06:38:55.4254712Z    Compiling windows-sys v0.59.0
2026-06-06T06:38:55.5108934Z    Compiling futures-lite v2.6.1
2026-06-06T06:38:55.8956759Z    Compiling spt-msg v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-06T06:38:56.0196702Z    Compiling spt-runtime v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-06T06:38:56.0197170Z    Compiling spt-term v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-06T06:38:56.5133229Z    Compiling darling_macro v0.20.11
2026-06-06T06:38:56.7664399Z    Compiling darling v0.20.11
2026-06-06T06:38:56.8977867Z    Compiling derive_builder_core v0.20.2
2026-06-06T06:38:56.9579573Z    Compiling spt-live v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-06T06:38:57.4730450Z    Compiling derive_builder_macro v0.20.2
2026-06-06T06:38:57.7215628Z    Compiling derive_builder v0.20.2
2026-06-06T06:38:57.8544495Z    Compiling vergen-lib v9.1.0
2026-06-06T06:38:57.8544723Z    Compiling vergen-lib v0.1.6
2026-06-06T06:38:57.9456367Z    Compiling vergen v9.1.0
2026-06-06T06:38:57.9751657Z    Compiling vergen-gitcl v1.0.8
2026-06-06T06:38:58.2430105Z    Compiling iroh-relay v0.98.0
2026-06-06T06:38:59.9253535Z    Compiling socket2 v0.6.4
2026-06-06T06:38:59.9253768Z    Compiling mio v1.2.1
2026-06-06T06:38:59.9253953Z    Compiling netdev v0.42.0
2026-06-06T06:38:59.9254255Z    Compiling rustls-platform-verifier v0.7.0
2026-06-06T06:38:59.9254681Z    Compiling seize v0.5.1
2026-06-06T06:38:59.9255002Z    Compiling interprocess v2.4.2
2026-06-06T06:39:00.0402434Z    Compiling papaya v0.2.4
2026-06-06T06:39:00.1403223Z    Compiling noq-udp v0.10.0
2026-06-06T06:39:00.1406159Z    Compiling ipconfig v0.3.4
2026-06-06T06:39:00.2597747Z    Compiling tokio v1.52.3
2026-06-06T06:39:02.4060721Z    Compiling tokio-util v0.7.18
2026-06-06T06:39:02.4060940Z    Compiling tokio-rustls v0.26.4
2026-06-06T06:39:02.4061245Z    Compiling tower v0.5.3
2026-06-06T06:39:02.4061609Z    Compiling acto v0.8.2
2026-06-06T06:39:02.4062009Z    Compiling backon v1.6.0
2026-06-06T06:39:02.7287378Z    Compiling tower-http v0.6.11
2026-06-06T06:39:02.7396309Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-06T06:39:02.8691858Z    Compiling h2 v0.4.14
2026-06-06T06:39:02.8692063Z    Compiling n0-future v0.3.2
2026-06-06T06:39:02.8692286Z    Compiling tokio-stream v0.1.18
2026-06-06T06:39:02.8692978Z    Compiling tokio-websockets v0.13.2
2026-06-06T06:39:02.9586150Z    Compiling n0-watcher v0.6.1
2026-06-06T06:39:02.9586890Z    Compiling iroh-dns v0.98.0
2026-06-06T06:39:03.1217169Z    Compiling netwatch v0.16.0
2026-06-06T06:39:03.2332752Z    Compiling noq v0.18.0
2026-06-06T06:39:05.2389484Z    Compiling hyper v1.10.1
2026-06-06T06:39:05.2389706Z    Compiling hickory-net v0.26.0-beta.4
2026-06-06T06:39:05.9764663Z    Compiling hyper-util v0.1.20
2026-06-06T06:39:05.9973244Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-06T06:39:06.7488907Z    Compiling hyper-rustls v0.27.9
2026-06-06T06:39:06.7489179Z    Compiling igd-next v0.17.1
2026-06-06T06:39:06.8723956Z    Compiling reqwest v0.13.4
2026-06-06T06:39:07.3115395Z    Compiling portmapper v0.16.0
2026-06-06T06:39:12.2546938Z    Compiling iroh v0.98.2
2026-06-06T06:39:20.8568796Z    Compiling spt-net v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-06T06:39:21.9270046Z    Compiling spt-daemon v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-06T06:39:28.0753380Z    Compiling xtask v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-06T06:39:30.3200781Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.34s
2026-06-06T06:39:30.3382906Z      Running `target\debug\xtask.exe check`
2026-06-06T06:40:03.3731687Z xtask check: OK
2026-06-06T06:40:03.5058664Z Post job cleanup.
2026-06-06T06:40:03.6057849Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-06T06:40:03.6274942Z git version 2.43.0.windows.1
2026-06-06T06:40:03.6315147Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\45c47bbe-fcd7-402e-8878-3105ce19f0dc\.gitconfig'
2026-06-06T06:40:03.6328618Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\45c47bbe-fcd7-402e-8878-3105ce19f0dc' before making global git config changes
2026-06-06T06:40:03.6329097Z Adding repository directory to the temporary git global config as a safe directory
2026-06-06T06:40:03.6334408Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-06T06:40:03.6565962Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-06T06:40:03.6794929Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-06T06:40:04.0514469Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-06T06:40:04.0717295Z http.https://github.com/.extraheader
2026-06-06T06:40:04.0745728Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-06T06:40:04.0978937Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-06T06:40:04.4726197Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-06T06:40:04.4950939Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-06T06:40:04.8788681Z Post job cleanup.
2026-06-06T06:40:04.9740231Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-06T06:40:04.9939885Z git version 2.43.0.windows.1
2026-06-06T06:40:04.9976839Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\fe9ce38a-641a-4f59-bb2d-02b5922b8022\.gitconfig'
2026-06-06T06:40:04.9989760Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\fe9ce38a-641a-4f59-bb2d-02b5922b8022' before making global git config changes
2026-06-06T06:40:04.9990241Z Adding repository directory to the temporary git global config as a safe directory
2026-06-06T06:40:04.9995750Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-06T06:40:05.0225372Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-06T06:40:05.0444625Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-06T06:40:05.4019776Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-06T06:40:05.4223833Z http.https://github.com/.extraheader
2026-06-06T06:40:05.4251777Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-06T06:40:05.4487775Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-06T06:40:05.8078228Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-06T06:40:05.8298561Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-06T06:40:06.2107939Z Cleaning up orphan processes
